Skip to content

Commit

Permalink
docker autotest: service has to be called sut?
Browse files Browse the repository at this point in the history
No such service: sut
starting "sut" service in docker-compose.test.yml (1)
  • Loading branch information
vogler committed Jul 3, 2019
1 parent c290027 commit 1652238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: '3.2'
services:
goblint:
sut:
build:
context: .
cache_from:
Expand Down

0 comments on commit 1652238

Please sign in to comment.