Commit 8f73e30d authored by 刘琪's avatar 刘琪 :speech_balloon:
Browse files

Update .gitlab-ci.yml

No related merge requests found
Pipeline #703 passed with stage
in 2 seconds
......@@ -10,6 +10,7 @@ build site:
only:
variables:
- $CI_COMMIT_TAG == "auto_deploy"
- $CI_COMMIT_REF_NAME == 'master' || $CI_COMMIT_REF_NAME == 'develop'
tags:
- auto_deploy
script:
......
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