DOCKW-70 Convert to dockworker 6.x #16
deployment-workflow.yaml
on: push
deploy
/
...
/
Build Image
16s
deploy
/
...
/
Notify of Start
3s
deploy
/
...
/
Deploy New Image to Kubernetes Cluster
deploy
/
...
/
Check Deployment Logs for Errors
deploy
/
...
/
Notify of Conclusion
3s
Annotations
1 error and 2 warnings
deploy / Build/Push Images / Build Image
buildx failed with: ERROR: failed to solve: mysql:5.7: failed to resolve source metadata for docker.io/library/mysql:5.7: no match for platform in manifest: not found
|
deploy / Build/Push Images / Build Image
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
deploy / Notify Conclusion / Notify of Conclusion
The following actions uses Node.js version which is deprecated and will be forced to run on node20: technote-space/workflow-conclusion-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|