Bygg og deploy #114
build_and_deploy.yaml
on: workflow_dispatch
buildDev
/
build
2m 54s
buildProd
/
build
deployDev
/
deploy
1m 38s
deployProd
/
deploy
Annotations
11 warnings
buildDev / build
The "process_gcloudignore" option is true, but no .gcloudignore file was found. If you do not intend to process a gcloudignore file, set "process_gcloudignore" to false.
|
buildDev / build
Overwriting existing environment variable CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE (was: "/home/runner/work/mine-aap/mine-aap/gha-creds-d4b57e787c89c8b5.json")
|
buildDev / build
Overwriting existing environment variable GOOGLE_APPLICATION_CREDENTIALS (was: "/home/runner/work/mine-aap/mine-aap/gha-creds-d4b57e787c89c8b5.json")
|
buildDev / build
Overwriting existing environment variable GOOGLE_GHA_CREDS_PATH (was: "/home/runner/work/mine-aap/mine-aap/gha-creds-d4b57e787c89c8b5.json")
|
buildDev / build
Overwriting existing environment variable CLOUDSDK_CORE_PROJECT (was: "frontendplattform-prod-55b3")
|
buildDev / build
Overwriting existing environment variable CLOUDSDK_PROJECT (was: "frontendplattform-prod-55b3")
|
buildDev / build
Overwriting existing environment variable GCLOUD_PROJECT (was: "frontendplattform-prod-55b3")
|
buildDev / build
Overwriting existing environment variable GCP_PROJECT (was: "frontendplattform-prod-55b3")
|
buildDev / build
Overwriting existing environment variable GOOGLE_CLOUD_PROJECT (was: "frontendplattform-prod-55b3")
|
buildDev / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, google-github-actions/[email protected], docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deployDev / deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, google-github-actions/[email protected], docker/setup-buildx-action@v2, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|