aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index 526aa749af..d594278ef0 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -387,7 +387,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
commands:
- apt update && apt -y install curl
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs
@@ -485,7 +485,7 @@ steps:
- name: static
pull: always
- image: techknowlogick/xgo:latest
+ image: techknowlogick/xgo:go-1.13.x
commands:
- apt update && apt -y install curl
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs