1
0
Fork 0

try portal created stuff
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Torma Kristóf 2022-05-18 01:17:21 +02:00
parent 2b5f2af8bc
commit 383d5b658d
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ steps:
image: registry.kmlabz.com/tormakris/ubuntu-azure-cli
commands:
- az login --service-principal -u $AZURE_SP -p $AZURE_SP_PASSWORD --tenant $AZURE_SP_TENANT
- func azure functionapp publish $FUNCTION_APP_NAME --python --build=local
- func azure functionapp publish $FUNCTION_APP_NAME --python