Commit ca270f0d authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 5c55daba
Pipeline #1397 failed
...@@ -10,8 +10,6 @@ release_deploy-1: ...@@ -10,8 +10,6 @@ release_deploy-1:
when: always when: always
script: script:
- echo "file1" - echo "file1"
only:
- master
tags: tags:
- lbgmail - lbgmail
...@@ -24,7 +22,5 @@ release_deploy-2: ...@@ -24,7 +22,5 @@ release_deploy-2:
when: always when: always
script: script:
- echo "file2" - echo "file2"
only:
- master
tags: tags:
- lbgmail - lbgmail
\ No newline at end of file
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