Skip to content

Commit 885183a

Browse files
committed
don't chmod
1 parent dd839cb commit 885183a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integ.ssl.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
-days 365
4848
4949
# For RabbitMQ the key file must be 0600
50-
chmod 600 certs/server.key
50+
# chmod 600 certs/server.key
5151
5252
# list the certs
5353
echo $PWD

0 commit comments

Comments
 (0)