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 efbaa45 commit 7c95e43Copy full SHA for 7c95e43
.circleci/config.yml
@@ -9,7 +9,7 @@ jobs:
9
DOCKER_VERSION: default
10
BUILD_PATH: /tmp/container-build
11
CONTAINER_NAME_DEV: apache
12
- CONTAINER_NAME_LIVE: web
+ CONTAINER_NAME_LIVE: apache-web-1
13
steps:
14
- checkout
15
- setup_remote_docker
0 commit comments