This reverts commit 61290b1bc7
since it removed the tests/ dir, which is obviously unwanted behavior.
5 lines
120 B
YAML
5 lines
120 B
YAML
---
|
|
- name: remove buildah containers after testing
|
|
command: buildah rm busybox nginxc nginxc-2
|
|
ignore_errors: true
|