Skip to content

Commit

Permalink
Merge pull request #520 from JiriPapousek/fix-docker-compose
Browse files Browse the repository at this point in the history
Remove build field in bddtests container config
  • Loading branch information
JiriPapousek authored Nov 1, 2023
2 parents 22aaa0a + 9b67d44 commit 2149d2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ version: "3.9"
services:
# "pod" with the tests
bddtests:
build: .
image: quay.io/cloudservices/insights-behavioral-spec:latest
entrypoint:
- /bin/sh
Expand Down

0 comments on commit 2149d2a

Please sign in to comment.