Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
Signed-off-by: jayfranco999 <[email protected]>
  • Loading branch information
jayfranco999 committed Sep 3, 2024
1 parent 14327eb commit f0a6d0d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 4 additions & 0 deletions tests/goss-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ command:
docker_buildx:
exec: docker buildx version
exit-status: 0
default_java:
exec: java --version
exit-status:
not: 0
docker_compose:
exec: docker-compose -v
exit-status: 0
Expand Down
3 changes: 0 additions & 3 deletions tests/goss-linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@ command:
datadog-agent:
exec: datadog-agent version
exit-status: 0
default_java:
exec: java --version
exit-status: 0
doctl:
exec: doctl version
exit-status: 0
Expand Down

0 comments on commit f0a6d0d

Please sign in to comment.