Skip to content
Snippets Groups Projects
Commit a51d1fda authored by Michal Petrovič's avatar Michal Petrovič
Browse files

Update .gitlab-ci.yml file

parent 431e3a98
Branches
No related merge requests found
Pipeline #212414 failed with stages
in 16 seconds
......@@ -125,7 +125,6 @@ do-everything:
- mkdir -p build
script:
- docker build -t $DOCKER_NAMESPACE/$PROJECT_NAME:latest .
- docker push $DOCKER_NAMESPACE/$PROJECT_NAME:$CI_COMMIT_TAG
- docker push $DOCKER_NAMESPACE/$PROJECT_NAME:latest
......
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