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 8af71ba commit e08d724Copy full SHA for e08d724
.circleci/config.yml
@@ -65,7 +65,7 @@ jobs:
65
- run:
66
name: LIVE Build Tests
67
command: |
68
- docker exec apache_hg-web_1 /bin/bash /opt/tests/build_tests.sh
+ docker exec apache_web_1 /bin/bash /opt/tests/build_tests.sh
69
70
71
name: Container Logs
0 commit comments