Skip to content
Snippets Groups Projects
Commit 56550f0a authored by Ostermayer, Markus's avatar Ostermayer, Markus
Browse files

removed copy-paste error

parent 33f99bc8
No related branches found
No related tags found
No related merge requests found
Pipeline #188679 passed
......@@ -8,7 +8,6 @@ build-image:
services:
- docker:20.10.10-dind
script:
- cd $IMAGE_FOLDER_PATH
- docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY
- docker build -t $IMAGE_TAG .
- docker push $IMAGE_TAG
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment