Skip to content

Commit

Permalink
target go1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick committed Sep 7, 2019
1 parent a182a80 commit 2f71571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.12.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate
Expand Down Expand Up @@ -463,7 +463,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.12.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate
Expand Down

0 comments on commit 2f71571

Please sign in to comment.