Commit Graph

6 Commits

Author SHA1 Message Date
Lennie S.
9ba8a8b7f9 ci: update build-publish workflow
Some checks failed
Build and Publish Docker Image / build (push) Failing after 53s
Build and Publish Docker Image / build (pull_request) Failing after 55s
- Run on all branches and PRs (build-only, no push)
- Push to registry only on main and version tags (v*)
- main branch: tag as :main, :latest, :<sha>
- version tags (v*): tag as :<tag>, :latest, :<sha>
- Use gitea context vars (gitea.sha, gitea.ref, gitea.ref_name, gitea.repository)
2026-04-09 21:44:00 +00:00
9ed41a3dff Update docker push order
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 6m23s
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-28 19:49:22 -06:00
1b3c22e5cc Change actions caching
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 6m13s
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-28 19:40:56 -06:00
2c3bee6cd9 Add tag to docker build
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 2m5s
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-28 19:16:22 -06:00
b4465a2483 Actions cache update
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m34s
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-28 19:06:01 -06:00
6f1ee81d27 Add github actions
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 4m51s
Signed-off-by: Daniel Henry <iamdanhenry@gmail.com>
2026-01-28 18:52:34 -06:00