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