Przeglądaj źródła

update xgo to use 1.17 (#17915)

tags/v1.16.0-rc1
techknowlogick 2 lat temu
rodzic
commit
6255ff8c6b
No account linked to committer's email address
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml Wyświetl plik

@@ -537,7 +537,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:go-1.16.x
image: techknowlogick/xgo:go-1.17.x
commands:
- curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs
- export PATH=$PATH:$GOPATH/bin
@@ -633,7 +633,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:go-1.16.x
image: techknowlogick/xgo:go-1.17.x
commands:
- curl -sL https://deb.nodesource.com/setup_16.x | bash - && apt-get install -y nodejs
- export PATH=$PATH:$GOPATH/bin

Ładowanie…
Anuluj
Zapisz