Skip to content

Commit

Permalink
[new]创建文件
Browse files Browse the repository at this point in the history
  • Loading branch information
vonchange committed Jul 4, 2020
1 parent 55653ee commit a1fdc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ stages:
deploy-file:
stage: deploy-file
script:
- mkdir -rf /root/deploy/file
- mkdir -p /root/deploy/file
- cp -rf main/* /root/deploy/file
# when: manual

Expand Down

0 comments on commit a1fdc85

Please sign in to comment.