diff --git a/.drone.yml b/.drone.yml index 7e72028..3b246c8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,17 +1,4 @@ --- -kind: pipeline -type: exec -name: exec-runner-test - -platform: - os: linux - arch: amd64 - -steps: -- name: test - commands: - - nix shell 'nixpkgs#hello' -c hello ---- kind: piepline type: docker name: exec-docker-test