This commit is contained in:
2023-11-17 12:05:41 +01:00
parent c79df400cb
commit 5d232f934f

View File

@ -1,7 +1,10 @@
steps:
build:
image: docker:stable
secrets:
- source: MY_PESONAL_CONTAINER_REGISTRY
target: CONTAINER_REGISTRY
commands:
- env
- echo
- echo $${CONTAINER_REGISTRY}
- echo 'docker build --build-arg="VERSION=$CI_COMMIT_SHA" -t '