This commit is contained in:
parent
54fe0dd1bf
commit
418eb91fc3
1 changed files with 2 additions and 1 deletions
|
@ -49,7 +49,8 @@ steps:
|
||||||
- pwd
|
- pwd
|
||||||
- echo $DEV_WWW_PATH
|
- echo $DEV_WWW_PATH
|
||||||
- cd "$DEV_WWW_PATH"
|
- cd "$DEV_WWW_PATH"
|
||||||
#- rm -rf *
|
- pwd
|
||||||
|
- rm -rf *
|
||||||
when:
|
when:
|
||||||
event: [ push, tag ]
|
event: [ push, tag ]
|
||||||
branch: [ main ]
|
branch: [ main ]
|
||||||
|
|
Loading…
Reference in a new issue