chore: rm debug statements from woodpecker config
ci/woodpecker/push/woodpecker Pipeline failed Details

pull/6/head
Aravinth Manivannan 2022-04-16 12:29:25 +05:30
parent 4919f78d10
commit 8345479c70
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
1 changed files with 0 additions and 1 deletions

View File

@ -6,6 +6,5 @@ pipeline:
commands:
- make env
- make
- ls -lah && find scripts && cat scripts/ci.sh
- make ci-deploy
secrets: [ pages_deploy_secret, hostea_write_deploy_key ]