Skip to content

Commit

Permalink
For CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wlorenzetti committed Oct 7, 2024
1 parent f852498 commit bbe3c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Write PDND priv key to file
run: |
ls -lh /code/g3w-admin/qpdnd/tests/data/pdnd/keys/ && \
touch /code/g3w-admin/qpdnd/tests/data/pdnd/keys/api-pdnd-coll-keypair.rsa.priv && \
echo "${{ secrets.BARI_PDND_PRIV_KEY }}" >> /code/g3w-admin/qpdnd/tests/data/pdnd/keys/api-pdnd-coll-keypair.rsa.priv
Expand Down

0 comments on commit bbe3c96

Please sign in to comment.