feat: add docker build steps #4

Merged
t.behrendt merged 11 commits from feat-cd-pipeline into main 2024-04-01 20:48:32 +02:00
Owner

Introduce CD pipeline, running after CI workflow runs successfully on main branch.
Builds and pushes Docker image to registry.

Introduce CD pipeline, running after CI workflow runs successfully on main branch. Builds and pushes Docker image to registry.
t.behrendt added 1 commit 2024-04-01 16:12:23 +02:00
feat: add docker build steps
Some checks failed
CI / test (pull_request) Successful in 19m8s
CD / build (pull_request) Failing after 32s
cab80850cc
t.behrendt added 1 commit 2024-04-01 18:49:15 +02:00
fix: update runner
Some checks failed
CI / test (pull_request) Waiting to run
CD / build (pull_request) Has been cancelled
c0524b67e3
t.behrendt added 1 commit 2024-04-01 19:44:29 +02:00
Revert "fix: update runner"
Some checks failed
CI / test (pull_request) Failing after 1m12s
CD / build (pull_request) Failing after 19s
e5da4014b9
This reverts commit c0524b67e3.
t.behrendt added 1 commit 2024-04-01 19:55:46 +02:00
fix: hard-code registry
All checks were successful
CD / build (pull_request) Successful in 3m16s
CI / test (pull_request) Successful in 46s
c0e6eb1a09
t.behrendt added 2 commits 2024-04-01 20:02:48 +02:00
chore: remove comment
Some checks failed
CI / test (pull_request) Successful in 28s
CD / build (pull_request) Failing after 22s
e2b3d9e946
t.behrendt added 1 commit 2024-04-01 20:05:57 +02:00
test: move DOCKER_REGISTRY to env
Some checks failed
CD / build (pull_request) Failing after 20s
CI / test (pull_request) Successful in 28s
7bcc603639
t.behrendt added 1 commit 2024-04-01 20:17:40 +02:00
fix: add DOCKER_REGISTRY env
Some checks failed
CD / build (pull_request) Failing after 22s
CI / test (pull_request) Successful in 27s
c02ad51923
t.behrendt added 1 commit 2024-04-01 20:21:03 +02:00
fix: force repo name to lower case
All checks were successful
CD / build (pull_request) Successful in 3m16s
CI / test (pull_request) Successful in 27s
77024afa3f
t.behrendt added 1 commit 2024-04-01 20:33:19 +02:00
chore: remove run on PR and enable pushing
All checks were successful
CI / test (pull_request) Successful in 28s
3392034a10
t.behrendt added 1 commit 2024-04-01 20:46:48 +02:00
feat: only run after CI pipeline was successful
All checks were successful
CI / test (pull_request) Successful in 28s
c01e517d3a
t.behrendt merged commit 74c38313a2 into main 2024-04-01 20:48:32 +02:00
Sign in to join this conversation.