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