1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 11:08:19 +00:00

use gomod support w/ xgo (#14836)

This commit is contained in:
techknowlogick
2021-02-28 22:43:55 -05:00
committed by GitHub
parent a4148c0f12
commit d801a158c5
2 changed files with 12 additions and 6 deletions

View File

@@ -480,6 +480,9 @@ platform:
os: linux
arch: amd64
workspace:
path: /source
trigger:
branch:
- master
@@ -574,6 +577,9 @@ platform:
os: linux
arch: amd64
workspace:
path: /source
trigger:
event:
- tag