Release And Deploy Azure Function #7
release_deploy.yml
on: workflow_dispatch
Annotations
6 errors and 1 warning
Deploy Azure function
Unable to process command '::set-env name=RESOURCE_GROUP::pagopa-d-weu-shared-rg' successfully.
|
Deploy Azure function
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Deploy Azure function
Unable to process command '::set-env name=APP_NAME::pagopa-d-weu-shared-authorizer-fn' successfully.
|
Deploy Azure function
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Deploy Azure function
Unable to process command '::set-env name=REGISTRY_IMAGE::ghcr.io/pagopa/pagopa-platform-authorizer:0.2.1' successfully.
|
Deploy Azure function
The `set-env` command is disabled. Please upgrade to using Environment Files or opt into unsecure command execution by setting the `ACTIONS_ALLOW_UNSECURE_COMMANDS` environment variable to `true`. For more information see: https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
|
Create a New Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|