Skip to content
Snippets Groups Projects
Commit ccf9a5fb authored by Ubuntu's avatar Ubuntu
Browse files

Edited the gitlab yml file, following errors during build 2

parent 7b314e4d
Branches edit-gitlabci
No related tags found
No related merge requests found
Pipeline #11909 failed
...@@ -44,4 +44,4 @@ docker-build: ...@@ -44,4 +44,4 @@ docker-build:
- docker build --build-arg BUILDKIT_INLINE_CACHE=1 --cache-from $CI_REGISTRY_IMAGE:latest --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA --tag $CI_REGISTRY_IMAGE:latest . - docker build --build-arg BUILDKIT_INLINE_CACHE=1 --cache-from $CI_REGISTRY_IMAGE:latest --tag $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA --tag $CI_REGISTRY_IMAGE:latest .
- docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA - docker push $CI_REGISTRY_IMAGE:$CI_COMMIT_SHA
- docker push $CI_REGISTRY_IMAGE:latest - docker push $CI_REGISTRY_IMAGE:latest
privileged: true #privileged: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment