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 a182a80 commit 2f71571Copy full SHA for 2f71571
.drone.yml
@@ -362,7 +362,7 @@ steps:
362
363
- name: static
364
pull: always
365
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.12.x
366
commands:
367
- export PATH=$PATH:$GOPATH/bin
368
- make generate
@@ -463,7 +463,7 @@ steps:
463
464
465
466
467
468
469
0 commit comments