We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1f9c76 commit b1420fbCopy full SHA for b1420fb
.github/workflows/on-release.yaml
@@ -47,7 +47,6 @@ jobs:
47
--suffix -docs
48
- name: Update Sphinx deployment in Kubernetes (Production)
49
run: |
50
- ./ci vault login -r ${{ secrets.VAULT_ROLE_ID }} -s ${{ secrets.VAULT_SECRET_ID }}
51
./ci vault awsKey -t $(cat .token) -r deploy-eks-prod -o ./.aws-credentials
52
./ci docker run qctrl/ci-images:google-cloud-sdk-ci sh -- -c '
53
. ./.aws-credentials;
0 commit comments