Commit 5c55daba authored by chuzhaohong's avatar chuzhaohong

Update .gitlab-ci.yml

parent 13951fe3
Pipeline #1396 failed
......@@ -7,6 +7,7 @@ release_deploy-1:
rules:
- changes:
- dir1/*
when: always
script:
- echo "file1"
only:
......@@ -20,6 +21,7 @@ release_deploy-2:
rules:
- changes:
- dir2/*
when: always
script:
- echo "file2"
only:
......
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