ci(woodpecker): define clone image outside of the pipeline

This commit is contained in:
D. Moonfire 2022-07-14 13:42:22 -05:00
parent 407520b782
commit 8fcb2434eb

View file

@ -1,10 +1,10 @@
pipeline:
clone:
git:
image: woodpeckerci/plugin-git
settings:
tags: true
clone:
git:
image: woodpeckerci/plugin-git
settings:
tags: true
pipeline:
build:
image: registry.gitlab.com/dmoonfire/nix-flake-docker:latest
commands: