We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd839cb commit 885183aCopy full SHA for 885183a
.github/workflows/integ.ssl.yml
@@ -47,7 +47,7 @@ jobs:
47
-days 365
48
49
# For RabbitMQ the key file must be 0600
50
- chmod 600 certs/server.key
+ # chmod 600 certs/server.key
51
52
# list the certs
53
echo $PWD
0 commit comments