Skip to content

Commit 10c678d

Browse files
committed
Fix build
1 parent 53d6e3b commit 10c678d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ steps:
206206

207207
- name: build
208208
pull: always
209-
image: golang:1.17
209+
image: gitea/test_env:linux-amd64 # https://gitea.com/gitea/test-env
210210
user: gitea
211211
commands:
212212
- ./build/test-env-check.sh

0 commit comments

Comments
 (0)