diff --git a/.woodpecker.yml b/.woodpecker.yml index bb96a88..bdfd3a5 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -3,7 +3,8 @@ labels: clone: git: - image: true + image: bash + commands: plugin-git pipeline: manual_clone: @@ -20,4 +21,5 @@ pipeline: test: image: bash commands: + - export - nix run pkgs#hello