Skip to content
Snippets Groups Projects
Commit 503dd00f authored by Administrator's avatar Administrator
Browse files

Update .gitlab-ci.yml

parent f51970b1
No related branches found
No related tags found
No related merge requests found
Pipeline #397 passed with stage
in 34 seconds
...@@ -6,6 +6,7 @@ build-image: ...@@ -6,6 +6,7 @@ build-image:
- docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY" - docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
script: script:
- chmod +x ./build_image.sh
- ./build_image.sh - ./build_image.sh
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment