reference env in configuration aswell

This commit is contained in:
Ulf Gebhardt 2023-03-14 02:23:45 +01:00
parent e81234aa5b
commit 5e7fc098f8
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/${CONFIGURATION}'
path: "ocelot/deployment/configurations/${{ env.CONFIGURATION}"
- name: Decrypt all secrets
run: ocelot/deployment/scripts/secrets.decrypt.sh
- name: Upgrade Cluster