Skip to content

Commit

Permalink
Check awscli and git are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
lox committed Nov 5, 2018
1 parent 85cf52a commit 3d76547
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions goss.yaml
Expand Up @@ -96,6 +96,12 @@ process:
running: true

command:
"aws --version":
exit-status: 0

"git --version":
exit-status: 0

"/etc/cron.hourly/docker-low-disk-gc":
exit-status: 0

Expand Down

0 comments on commit 3d76547

Please sign in to comment.