We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5079ba4 commit d4e9a16Copy full SHA for d4e9a16
.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