We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e110a5 commit 9a82772Copy full SHA for 9a82772
docker-compose.yaml
@@ -286,7 +286,7 @@ services:
286
image: ${IMAGE_PREFIX}/${GHCR_USERNAME}/quickstart-tutorials/jenkinsci-tutorials:cpp_${BRANCH_SUFFIX}
287
environment:
288
- GITPOD_WORKSPACE_URL=${GITPOD_WORKSPACE_URL}
289
- container_name: desktop-jenkins_agent-1-cpp
+ container_name: desktop-jenkins_agent-1
290
profiles:
291
- cpp
292
depends_on:
0 commit comments