We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6a200e commit 69a9555Copy full SHA for 69a9555
.github/workflows/integration-tests.yml
@@ -32,7 +32,7 @@ jobs:
32
application-port: 3010
33
- docker-service-name: 'express-ts'
34
application-port: 3020
35
- - service-name: 'chi'
+ - docker-service-name: 'chi'
36
application-port: 3030
37
steps:
38
0 commit comments