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 66b3178 commit a15dc93Copy full SHA for a15dc93
.drone.yml
@@ -387,7 +387,7 @@ steps:
387
388
- name: static
389
pull: always
390
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
391
commands:
392
- apt update && apt -y install curl
393
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
@@ -485,7 +485,7 @@ steps:
485
486
487
488
489
490
491
0 commit comments