Skip to content

Commit 2f71571

Browse files
target go1.12
1 parent a182a80 commit 2f71571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ steps:
362362

363363
- name: static
364364
pull: always
365-
image: techknowlogick/xgo:latest
365+
image: techknowlogick/xgo:go-1.12.x
366366
commands:
367367
- export PATH=$PATH:$GOPATH/bin
368368
- make generate
@@ -463,7 +463,7 @@ steps:
463463

464464
- name: static
465465
pull: always
466-
image: techknowlogick/xgo:latest
466+
image: techknowlogick/xgo:go-1.12.x
467467
commands:
468468
- export PATH=$PATH:$GOPATH/bin
469469
- make generate

0 commit comments

Comments
 (0)