Skip to content
Snippets Groups Projects
Commit 8e306321 authored by Sven Feyerabend's avatar Sven Feyerabend
Browse files

fix(CI): Syntax

parent 3719527b
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,8 @@ build-main:
script:
- buildah tag "$CI_REGISTRY_IMAGE" "$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG"
- buildah push "$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG" "docker://$CI_REGISTRY_IMAGE:branch-$CI_COMMIT_REF_SLUG"
only: main
only:
- main
build:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment