Parcourir la source

target go1.12

tags/v1.9.3^0
Matti R il y a 4 ans
Parent
révision
2f71571305
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml Voir le fichier

@@ -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

Chargement…
Annuler
Enregistrer