use gomod support w/ xgo (#14836)
This commit is contained in:
parent
a4148c0f12
commit
d801a158c5
2 changed files with 12 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue