We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145637e commit 760ad20Copy full SHA for 760ad20
1 file changed
docker-compose.yaml
@@ -65,6 +65,7 @@ services:
65
- dotnet
66
- default
67
# The CASC_RELOAD_TOKEN environment variable is used by the Jenkins controller to restart the Configuration as Code (JCasc) plugin configuration.
68
+ environment:
69
- CASC_RELOAD_TOKEN=thisisnotsecure
70
# The Jenkins web interface is exposed on port 8080.
71
ports:
0 commit comments