Continuous Deployment #1
continuous_deployment.yaml
on: workflow_dispatch
build-and-push-image-agent
0s
build-and-push-image-app
4s
deploy
0s
Annotations
2 errors and 1 warning
build-and-push-image-agent
The template is not valid. .github/workflows/continuous_deployment.yaml (Line: 27, Col: 28): Unexpected value ''
|
build-and-push-image-app
Process completed with exit code 127.
|
build-and-push-image-app
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|