Add health check test image. (#918)

This commit is contained in:
Felix Fontein
2024-07-07 19:31:16 +02:00
committed by GitHub
parent 259f2cf8b7
commit f69a29403b
5 changed files with 143 additions and 0 deletions
+3
View File
@@ -39,6 +39,9 @@ jobs:
- name: simple-2
tag: tag
tag-as-latest: true
- name: healthcheck
tag: check
tag-as-latest: true
steps:
- name: Check out repository