mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
[WIP] Fix CI (#50)
* Centralize location of images for runme.sh tests. * Switch images. * Fix sanity. * Fix image names. * Fix tag chaos. * One more.
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
that:
|
||||
- 'output.results | type_debug == "list"'
|
||||
- 'output.results[0].DesiredState == "Running"'
|
||||
- 'output.results[0].Image == docker_test_image_busybox ~ ":latest"'
|
||||
- 'output.results[0].Image == docker_test_image_busybox'
|
||||
- 'output.results[0].Name == "test_stack_busybox.1"'
|
||||
|
||||
always:
|
||||
|
||||
Reference in New Issue
Block a user