We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bb949c commit 1b1db5eCopy full SHA for 1b1db5e
.github/workflows/ansible-integration.yaml
@@ -11,4 +11,4 @@ jobs:
11
sleep 720
12
docker compose logs
13
docker ps -a
14
- docker exec zdm-proxy-automation_client_1 cqlsh zdm-proxy-automation_proxy_1 -e 'select * from system.local;'
+ docker exec zdm-proxy-automation-client-1 cqlsh zdm-proxy-automation-proxy-1 -e 'select * from system.local;'
0 commit comments