Fix CI Build
This commit is contained in:
parent
135828393c
commit
3feb12320f
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ test:
|
|||
build-and-push-image:
|
||||
stage: build
|
||||
script:
|
||||
- apk add --no-cache musl-dev openssl-dev openssl-libs-static protobuf-dev lld
|
||||
- podman login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
|
||||
- podman build -t "$CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA" .
|
||||
- podman push "$CI_REGISTRY_IMAGE:$CI_COMMIT_SHORT_SHA"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue