mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add health check test image. (#918)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user