fixing path

This commit is contained in:
Gleb Boushev
2020-12-08 12:58:23 +03:00
parent aa5dcaee24
commit dd2ca4b0b6

View File

@@ -76,7 +76,7 @@ jobs:
echo "${{ env.CAKEY }}" | base64 -d > ./testCA/private/cakey.pem
./generate_all.sh true
./copy-certs-to-helm.sh "../wlan-helm"
ls -Rla "../wlan-helm/tip-wlan/resources/certs"
ls -Rla "../wlan-helm/tip-wlan/resources/config"
test:
runs-on: ubuntu-latest