Skip to content

Commit 0424891

Browse files
committed
simple name correction
1 parent 24c9b50 commit 0424891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- run:
6565
name: LIVE Build Tests
6666
command: |
67-
docker exec ${CONTAINER_NAME} /bin/bash /opt/tests/build_tests.sh
67+
docker exec ${CONTAINER_NAME}-web-1 /bin/bash /opt/tests/build_tests.sh
6868
6969
- run:
7070
name: Container Logs

0 commit comments

Comments
 (0)