Update docker-publish.yml #14
docker-publish.yml
on: push
build
44s
deploy
/
deploy
29s
Annotations
1 error and 2 warnings
deploy / deploy
google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command `gcloud run deploy fimadminapi --image us-central1-docker.pkg.dev/firstinmi-admin/ghcr/firstinmi/fimadminapi@sha256:0b0bf166dc5241278c2306879b01056b3870e596 --update-labels ^,^managed-by=github-actions,commit-sha=0b0bf166dc5241278c2306879b01056b3870e596 --format json --region us-central1`: Deploying container to Cloud Run service [fimadminapi] in project [firstinmi-admin] region [us-central1]
Deploying...
failed
Deployment failed
ERROR: (gcloud.run.deploy) service.spec.template.spec.containers[0].image: expected a container image path in the form [hostname/]repo-path[:tag and/or @digest].
|
deploy / deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy / deploy
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/
|