Skip to content

Commit

Permalink
Update account-mailer-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saravanpa-aot authored Nov 13, 2020
1 parent f1ab75d commit e48b8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/account-mailer-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
WORKING_DIRECTORY: "./queue_services/account-mailer"
APP_NAME: "account-mailer"
VAULTS: '[{ \"vault\": \"shared\", \"application\": [\"nats\"]}, {\"vault\": \"relationship\",\"application\": [\"postgres-pay\", \"account-mailer\"]}]'
VAULTS: '[{ \"vault\": \"shared\", \"application\": [\"nats\"]}, {\"vault\": \"relationship\",\"application\": [\"postgres-pay\", \"account-mailer\"]}]'
SKIP_OP: "false"
OP_PARAMETERS: ${{ secrets.OP_PARAMETERS }}
OPENSHIFT_LOGIN_REGISTRY: ${{ secrets.OPENSHIFT_LOGIN_REGISTRY }}
Expand Down

0 comments on commit e48b8fb

Please sign in to comment.