Add image
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-11-02 16:03:52 +13:00
parent 1ef3ba3ca9
commit f6713ff240

View File

@@ -84,6 +84,7 @@ local gen_release() =
local gen_pipeline_release() =
{kind: 'pipeline',
type: 'docker',
image: 'guisea/ansible-molecule:alpine-latest',
name: 'Generate release from tag',
steps:
[gen_release()],