We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b6ec19 commit 959e41dCopy full SHA for 959e41d
.drone.yml
@@ -6,4 +6,4 @@ steps:
6
image: golang
7
commands:
8
- curl -sL https://taskfile.dev/install.sh | sh
9
- - task test
+ - ./bin/task test
0 commit comments