Commit cf41b19d authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 21994b95
...@@ -8,6 +8,7 @@ release_deploy-1: ...@@ -8,6 +8,7 @@ release_deploy-1:
- if: $CI_COMMIT_REF_NAME == "master" - if: $CI_COMMIT_REF_NAME == "master"
changes: changes:
- dir1/* - dir1/*
- dir1/*/*
when: always when: always
script: script:
- echo "file1" - echo "file1"
......
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