Skip to content
Snippets Groups Projects
Commit 3f9a8bd5 authored by ludo8147's avatar ludo8147
Browse files

corected mistakes

parent aa8f7c57
No related branches found
No related tags found
No related merge requests found
Pipeline #69207 failed
......@@ -51,7 +51,8 @@ job_upload:
dependencies:
- job_build
services:
- registry.hub.docker.com/library/docker:24.0.7-dind
- name: registry.hub.docker.com/library/docker:24.0.7-dind
alias: docker
script:
- docker build --file ./Containerfile --tag "${CONTAINER_RELEASE_IMAGE}" ./
- docker push $CONTAINER_RELEASE_IMAGE
......
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