Skip to content

Commit

Permalink
update actions
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlongcc committed Jul 8, 2024
1 parent 31ec2aa commit b95e21e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mongo-validate.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ build {
provisioner "shell-local" {
inline = [
"docker ps -a",
"docker logs mongo-hardened",
"sleep 5",
"docker exec mongo-hardened sh -c 'ls'",
"inspec detect -t docker://mongo-hardened",
"docker ps -a"
Expand Down

0 comments on commit b95e21e

Please sign in to comment.