Skip to content

Commit

Permalink
make certs readable by docker container volume mount
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirianni committed Feb 22, 2024
1 parent 41fc719 commit 9e06a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scripts/tls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ step certificate create \
--ca /tmp/step/ca.crt \
--ca-key /tmp/step/ca.key

ls -la /tmp/step
chmod -R 0644 /tmp/step

0 comments on commit 9e06a73

Please sign in to comment.