Преглед изворни кода

cross compile using go 1.13.x (#10684) (#10697)

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
tags/v1.13.0-dev
Lunny Xiao пре 4 година
родитељ
комит
6618348e23
No account linked to committer's email address
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      .drone.yml

+ 2
- 2
.drone.yml Прегледај датотеку



- name: static - name: static
pull: always pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.13.x
commands: commands:
- apt update && apt -y install curl - apt update && apt -y install curl
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs


- name: static - name: static
pull: always pull: always
image: techknowlogick/xgo:latest
image: techknowlogick/xgo:go-1.13.x
commands: commands:
- apt update && apt -y install curl - apt update && apt -y install curl
- curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs - curl -sL https://deb.nodesource.com/setup_12.x | bash - && apt -y install nodejs

Loading…
Откажи
Сачувај