Build and Deploy -- DEV #195
build-and-deploy-dev.yml
on: workflow_dispatch
Upload package-lock.json from this repo
Build and Deploy
/
Determine if this was triggered by a release or workflow_dispatch
Build and Deploy
/
Get version from package-lock.json
Build and Deploy
/
...
/
Determine Image Name
build-and-deploy
/
...
/
confirm-dev
build-and-deploy
/
...
/
deployable
Build and Deploy
/
...
/
Build Image
build-and-deploy
/
...
/
confirm-dev
build-and-deploy
/
...
/
confirm-dev
build-and-deploy
/
...
/
deployable
build-and-deploy
/
...
/
deployable
Build and Deploy
/
...
/
Deploy to Azure WebApp
Build and Deploy
/
...
/
Deploy to Azure WebApp
Build and Deploy
/
Verify primary health endpoint
Build and Deploy
/
Verify secondary health endpoint
Annotations
1 error
Invalid workflow file:
.github/workflows/build-and-deploy-dev.yml#L39
The workflow is not valid. .github/workflows/build-and-deploy-dev.yml (Line: 39, Col: 32): Invalid input, primary-verfication-url is not defined in the referenced workflow.
|