We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecac522 commit f69e822Copy full SHA for f69e822
1 file changed
.github/workflows/deploy-main.yml
@@ -18,7 +18,7 @@ jobs:
18
timeout-minutes: 30
19
run: exec porter apply -f ./porter.yaml
20
env:
21
- PORTER_APP_NAME: bmp-example
+ PORTER_APP_NAME: bmp-test
22
PORTER_NAMESPACE: prod
23
NODE_ENV: production
24
PORTER_CLUSTER: "4689"
0 commit comments