Skip to content
Snippets Groups Projects
Commit f59ab936 authored by xkoloma1's avatar xkoloma1
Browse files

Update .gitlab-ci.yml file

parent 3129c9ae
Branches
1 merge request!1Draft: Resolve "Extrahovat Gateway z projketu dna-analyser"
Pipeline #159041 failed with stages
in 4 minutes and 20 seconds
......@@ -104,7 +104,7 @@ docker-push-latest:
before_script:
- docker login -u $DOCKER_USERNAME -p $DOCKER_PASSWORD
script:
- docker build -t $DOCKER_NAMESPACE/$PROJECT_NAME:latest .
- docker load -i build/image.tar
- docker push $DOCKER_NAMESPACE/$PROJECT_NAME:latest
docker-push-tag:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment