Add startup command to deployment workflow
This commit is contained in:
parent
7af7c78510
commit
ea2f01d46e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main_poweron-nyla.yml
vendored
1
.github/workflows/main_poweron-nyla.yml
vendored
|
|
@ -60,3 +60,4 @@ jobs:
|
|||
app-name: 'poweron-nyla'
|
||||
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_D6C9359A57C5448A8C0BFA2D4C4B2068 }}
|
||||
package: ./deploy
|
||||
startup-command: 'node server.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue