We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81072af commit f58715dCopy full SHA for f58715d
.drone.yml
@@ -389,7 +389,7 @@ steps:
389
390
- name: static
391
pull: always
392
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
393
commands:
394
- export PATH=$PATH:$GOPATH/bin
395
- make generate
@@ -491,7 +491,7 @@ steps:
491
492
493
494
495
496
497
0 commit comments