fix: add entrypoint.sh
This commit is contained in:
@@ -17,6 +17,9 @@ services:
|
||||
target: /root/.ssh
|
||||
bind:
|
||||
propagation: shared
|
||||
environment:
|
||||
GIT_USER: ""
|
||||
GIT_PASS: ""
|
||||
command:
|
||||
- /opt/app/gomodproxy
|
||||
- --dir
|
||||
@@ -26,4 +29,4 @@ services:
|
||||
- -git
|
||||
- gitlab.connectone.pro/:/root/.ssh/id_rsa
|
||||
- -git
|
||||
- gitlab.connectone.pro/:goproxy:glpat-_4p1YmfjcMsxdfXnayLm
|
||||
- gitlab.connectone.pro/:${GIT_USER}:${GIT_PASS}
|
||||
Reference in New Issue
Block a user