This commit is contained in:
@ -30,6 +30,7 @@ steps:
|
||||
script:
|
||||
- rm -rf /www/wwwroot/show.zguiy.com/*
|
||||
- mkdir -p /www/wwwroot/show.zguiy.com/
|
||||
- chmod 755 /www/wwwroot/show.zguiy.com/
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
@ -53,7 +54,6 @@ steps:
|
||||
source: dist/*
|
||||
target: /www/wwwroot/show.zguiy.com/
|
||||
strip_components: 1
|
||||
rm: true
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
|
Reference in New Issue
Block a user