Skip to content

Commit 69a9555

Browse files
committed
chore: fix name of docker service for app on Golang
Correction for 07fdad5 commit. Part of #13
1 parent b6a200e commit 69a9555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
application-port: 3010
3333
- docker-service-name: 'express-ts'
3434
application-port: 3020
35-
- service-name: 'chi'
35+
- docker-service-name: 'chi'
3636
application-port: 3030
3737
steps:
3838

0 commit comments

Comments
 (0)