missing bracket

This commit is contained in:
Ulf Gebhardt 2023-03-14 02:24:18 +01:00
parent 5e7fc098f8
commit 52083f90d3
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -33,7 +33,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
path: "ocelot/deployment/configurations/${{ env.CONFIGURATION}"
path: "ocelot/deployment/configurations/${{ env.CONFIGURATION }}"
- name: Decrypt all secrets
run: ocelot/deployment/scripts/secrets.decrypt.sh
- name: Upgrade Cluster