Commit 525c73c4 authored by Massimiliano Pippi's avatar Massimiliano Pippi

use custom image

parent 18661045
......@@ -3,7 +3,7 @@ name: default
steps:
- name: test
image: golang
image: arduino/arduino-cli:drone-0.0.0
commands:
- curl -sL https://taskfile.dev/install.sh | sh
- ./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