Try fixing multiline drone command again 2
continuous-integration/drone/push Build is failing Details

pull/1/head
lars 2023-10-02 20:41:02 -05:00
parent bcec64b192
commit 8311ff6644
1 changed files with 8 additions and 9 deletions

View File

@ -10,8 +10,7 @@ steps:
- apk add envsubst curl python3 - apk add envsubst curl python3
- python3 -m ensurepip - python3 -m ensurepip
- pip3 install requests python-dotenv --quiet - pip3 install requests python-dotenv --quiet
- > - python3 deploy/portainer/deploy.py
python3 deploy/portainer/deploy.py
--PORTAINER https://dvportainer.privatedns.org --PORTAINER https://dvportainer.privatedns.org
--API_KEY=ptr_RwxH2Cd+htdD2FoFiG46erT9beyvj9VoF3BrQPtDH3Q= --API_KEY=ptr_RwxH2Cd+htdD2FoFiG46erT9beyvj9VoF3BrQPtDH3Q=
--PORTAINER_EP=CICD-runner --PORTAINER_EP=CICD-runner