try portal created stuff
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2b5f2af8bc
commit
383d5b658d
@ -19,4 +19,4 @@ steps:
|
|||||||
image: registry.kmlabz.com/tormakris/ubuntu-azure-cli
|
image: registry.kmlabz.com/tormakris/ubuntu-azure-cli
|
||||||
commands:
|
commands:
|
||||||
- az login --service-principal -u $AZURE_SP -p $AZURE_SP_PASSWORD --tenant $AZURE_SP_TENANT
|
- 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
|
||||||
|
Loading…
Reference in New Issue
Block a user