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:
@@ -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
|
||||
|
Reference in New Issue
Block a user