Update the configuration with curl and token
This commit is contained in:
parent
445adf9ede
commit
59be8e6546
|
@ -5,6 +5,7 @@ services:
|
|||
dockerfile: jenkins.Dockerfile
|
||||
environment:
|
||||
- CASC_JENKINS_CONFIG=/jenkins.yml
|
||||
- CASC_RELOAD_TOKEN=${CASC_RELOAD_TOKEN}
|
||||
volumes:
|
||||
- ./jenkins.yml:/jenkins.yml
|
||||
- ./id_rsa:/secrets/id_rsa
|
||||
|
|
Loading…
Reference in New Issue