Commit e5ed5b96 authored by Кирсанов Иван Леонидович's avatar Кирсанов Иван Леонидович
Browse files

Update .gitlab-ci.yml file

2 merge requests!5Develop,!4Develop
Pipeline #73246 failed with stages
in 25 seconds
Showing with 1 addition and 1 deletion
+1 -1
......@@ -57,6 +57,6 @@ build-image-job:
script:
- ls
- echo "Building image..."
- docker build -f Dockerfile -t docker.io/mrk3ks/myapp:$CI_COMMIT_BRANCH
- docker build -f ./Dockerfile -t docker.io/mrk3ks/myapp:$CI_COMMIT_BRANCH
- docker push docker.io/mrk3ks/myapp:$CI_COMMIT_BRANCH
Supports Markdown
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