We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b639497 commit ab42ff9Copy full SHA for ab42ff9
.github/workflows/deploy_default.yml
@@ -14,7 +14,6 @@ jobs:
14
GKE_ZONE: europe-west1-b
15
MODULE_NAME: default
16
VERSION: ${{ github.run_number }}
17
- DATABASE_POSTFIX: ${{ secrets.DATABASE_POSTFIX }}
18
permissions:
19
id-token: 'write'
20
steps:
.github/workflows/deploy_staging.yml
MODULE_NAME: staging
0 commit comments