Skip to content

Commit 525c73c

Browse files
committed
use custom image
1 parent 1866104 commit 525c73c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: default
33

44
steps:
55
- name: test
6-
image: golang
6+
image: arduino/arduino-cli:drone-0.0.0
77
commands:
88
- curl -sL https://taskfile.dev/install.sh | sh
99
- ./bin/task test TARGETS=$(go list ./... | grep -v /legacy/)

0 commit comments

Comments
 (0)