feature/main-07-UseTwoJenkinsfile #8

Merged
husbando_enjoyer merged 13 commits from feature/main-07-UseTwoJenkinsfile into main 2025-12-21 13:18:25 +01:00
Showing only changes of commit de9c135d4d - Show all commits

View File

@@ -8,10 +8,10 @@ services:
ports: ports:
- "8000:8000" - "8000:8000"
environment: environment:
- JENKINS_BASE_URL: ${JENKINS_BASE_URL} JENKINS_BASE_URL: ${JENKINS_BASE_URL}
- JENKINS_JOB_NAME: ${JENKINS_JOB_NAME} JENKINS_JOB_NAME: ${JENKINS_JOB_NAME}
- JENKINS_USER: ${JENKINS_USER} JENKINS_USER: ${JENKINS_USER}
- JENKINS_TOKEN: ${JENKINS_TOKEN} JENKINS_TOKEN: ${JENKINS_TOKEN}
restart: unless-stopped restart: unless-stopped
healthcheck: healthcheck:
test: test: