fix perms on entrypoint script
This commit is contained in:
@ -12,6 +12,7 @@ services:
|
||||
target: /gitlab.rb
|
||||
- source: entrypoint
|
||||
target: /entrypoint.sh
|
||||
mode: 0555
|
||||
entrypoint:
|
||||
/entrypoint.sh
|
||||
volumes:
|
||||
|
Reference in New Issue
Block a user