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 288e487 commit 6618348Copy full SHA for 6618348
.drone.yml
@@ -379,7 +379,7 @@ steps:
379
380
- name: static
381
pull: always
382
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
383
commands:
384
- apt update && apt -y install curl
385
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
@@ -477,7 +477,7 @@ steps:
477
478
479
480
481
482
483
0 commit comments