ci: add DO img-check script to packer

This commit is contained in:
Nicolas Giard
2022-11-09 17:09:32 -05:00
committed by GitHub
parent fff7f10dd7
commit 701567b53a
2 changed files with 630 additions and 1 deletions

View File

@@ -78,7 +78,8 @@
"scripts/013-docker-dns.sh",
"scripts/014-ufw-docker.sh",
"scripts/020-application-tag.sh",
"scripts/900-cleanup.sh"
"scripts/900-cleanup.sh",
"scripts/999-img-check.sh"
]
}
]