Lennie S.
97abc74297
ci: fix if-expression syntax and restructure into separate jobs
...
Build and Publish Docker Image / build-only (push) Successful in 3m23s
Build and Publish Docker Image / build-and-push-main (push) Has been skipped
Build and Publish Docker Image / build-and-push-tag (push) Has been skipped
Build and Publish Docker Image / build-only (pull_request) Successful in 2m7s
Build and Publish Docker Image / build-and-push-main (pull_request) Has been skipped
Build and Publish Docker Image / build-and-push-tag (pull_request) Has been skipped
- Replace complex single-job conditional steps with 3 separate jobs:
build-only, build-and-push-main, build-and-push-tag
- Use Gitea Actions-compatible startsWith() function instead of
.startsWith() method call
- Remove nested parentheses that Gitea Actions cannot parse
- Push only on refs/heads/main and refs/tags/v* (not all branches)
2026-04-09 23:05:25 +00:00
9ed41a3dff
Update docker push order
...
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
...
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
...
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
...
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
...
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