Commit 027ea68f authored by Bùi Bá Trường's avatar Bùi Bá Trường

truongbb - test MR

parent 39c0478c
#image: node:latest
before_script:
# Setup SSH deploy keys
- 'which ssh-agent || ( yum install -qq openssh-client )'
......@@ -79,14 +77,14 @@ dokcer_build:
stage: dokcer_build
only:
- master
# - merge_requests
# - merge_requests
script:
- cd /root/GitlabRunner/repo/spring-ci-advanced
- ls
- chmod +x ./build-test.sh
- ./build-test.sh docker-build
- ./build-test.sh docker-up
#- ./build-test.sh docker-push
- ./build-test.sh docker-push
send_email:
stage: send_email
......
Markdown is supported
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