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

Update .gitlab-ci.yml

parent 503dd00f
No related branches found
No related tags found
No related merge requests found
Pipeline #398 passed with stage
in 3 seconds
......@@ -6,7 +6,7 @@ build-image:
- docker login -u gitlab-ci-token -p "$CI_JOB_TOKEN" "$CI_REGISTRY"
script:
- chmod +x ./build_image.sh
- chmod +x ./*.sh
- ./build_image.sh
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