Skip to content
Snippets Groups Projects
Commit 0fc66736 authored by ludo8147's avatar ludo8147
Browse files

echo container fqdn

parent 379a36b9
No related branches found
No related tags found
No related merge requests found
Pipeline #69211 passed
...@@ -49,6 +49,7 @@ job_upload: ...@@ -49,6 +49,7 @@ job_upload:
services: services:
- name: registry.hub.docker.com/library/docker:24.0.7-dind - name: registry.hub.docker.com/library/docker:24.0.7-dind
script: script:
echo ${CONTAINER_RELEASE_IMAGE}
- docker build - docker build
--file ./Containerfile --file ./Containerfile
--tag "${CONTAINER_RELEASE_IMAGE}" --tag "${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