We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07fdad5 commit b6a200eCopy full SHA for b6a200e
.github/workflows/integration-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
# "application-port" must match "services.$name.environment:PORT" from docker-compose.yaml
31
- docker-service-name: 'express-js'
32
application-port: 3010
33
- - service-name: 'express-ts'
+ - docker-service-name: 'express-ts'
34
application-port: 3020
35
- service-name: 'chi'
36
application-port: 3030
0 commit comments