Ver código fonte

target go1.12

tags/v1.9.3^0
Matti R 4 anos atrás
pai
commit
2f71571305
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml Ver arquivo

@@ -362,7 +362,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.12.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate
@@ -463,7 +463,7 @@ steps:

- name: static
pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.12.x
commands:
- export PATH=$PATH:$GOPATH/bin
- make generate

Carregando…
Cancelar
Salvar