388d8f6f3e
refactor: give up on split actions and replicate CI test job in CD pipeline
CI / test (pull_request) Successful in 27s
2024-04-01 21:46:07 +02:00
5e79f01fc4
fix: switch back to absolute paths and move actions into workflow dir
CI / test (pull_request) Failing after 5s
2024-04-01 21:39:22 +02:00
3dac8a1a7e
fix: switch to relative paths referencing local actions
CI / test (pull_request) Failing after 2s
2024-04-01 21:37:34 +02:00
9dc3feecf4
fix: workflows referencing actions
CI / test (pull_request) Failing after 43s
2024-04-01 21:28:48 +02:00
798c4a3240
refactor: CI/CD pipelines
CI / test (pull_request) Failing after 0s
2024-04-01 20:59:18 +02:00
74c38313a2
feat: add docker build steps ( #4 )
...
CI / test (push) Successful in 27s
Introduce CD pipeline, running after CI workflow runs successfully on main branch.
Builds and pushes Docker image to registry.
Reviewed-on: #4
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2024-04-01 20:48:32 +02:00