FINALLY WORKING!
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Ad5001 2021-08-09 01:33:51 +02:00
parent 54fe0dd1bf
commit 418eb91fc3
Signed by: Ad5001
GPG Key ID: EF45F9C6AFE20160
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@ steps:
- pwd
- echo $DEV_WWW_PATH
- cd "$DEV_WWW_PATH"
#- rm -rf *
- pwd
- rm -rf *
when:
event: [ push, tag ]
branch: [ main ]