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 6c34f6b commit 6255ff8Copy full SHA for 6255ff8
.drone.yml
@@ -537,7 +537,7 @@ steps:
537
538
- name: static
539
pull: always
540
- image: techknowlogick/xgo:go-1.16.x
+ image: techknowlogick/xgo:go-1.17.x
541
commands:
542
- curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs
543
- export PATH=$PATH:$GOPATH/bin
@@ -633,7 +633,7 @@ steps:
633
634
635
636
637
638
639
0 commit comments