This commit is contained in:
@ -15,4 +15,4 @@ steps:
|
||||
from_secret: APITOKEN
|
||||
image: mcr.microsoft.com/appsvc/staticappsclient:stable
|
||||
commands:
|
||||
- /bin/staticsites/StaticSitesClient --apiToken $APITOKEN --outputLocation "webpagefiles" --app "/drone/src" --deploymentaction "upload" --appBuildCommand "echo 1"
|
||||
- /bin/staticsites/StaticSitesClient --apiToken $APITOKEN --outputLocation "webpagefiles" --app "/drone/src/webpagefiles" --deploymentaction "upload" --appBuildCommand "echo 1"
|
||||
|
Reference in New Issue
Block a user