Commit e49b8ced authored by Massimiliano Pippi's avatar Massimiliano Pippi

use custom image

parent 42d5ef83
...@@ -3,7 +3,7 @@ name: default ...@@ -3,7 +3,7 @@ name: default
steps: steps:
- name: test - name: test
image: golang image: arduino/arduino-cli:drone-0.0.0
commands: commands:
- curl -sL https://taskfile.dev/install.sh | sh - curl -sL https://taskfile.dev/install.sh | sh
- ./bin/task test TARGETS=$(go list ./... | grep -v /legacy/) - ./bin/task test TARGETS=$(go list ./... | grep -v /legacy/)
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment