diff --git a/.woodpecker.yml b/.woodpecker.yml index 11aa1a1..609e605 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -13,7 +13,4 @@ pipeline: - CI_WORKSPACE=$PWD plugin-git test: - image: bash - commands: - - export - - nix run pkgs#hello + image: env