travis: temporarilly enable PPA builds for testing (#29648)
This commit is contained in:
parent
1f628d842c
commit
a0282fc94f
|
@ -123,7 +123,6 @@ jobs:
|
||||||
|
|
||||||
# This builder does the Ubuntu PPA nightly uploads
|
# This builder does the Ubuntu PPA nightly uploads
|
||||||
- stage: build
|
- stage: build
|
||||||
if: type = cron || (type = push && tag ~= /^v[0-9]/)
|
|
||||||
os: linux
|
os: linux
|
||||||
dist: bionic
|
dist: bionic
|
||||||
go: 1.22.x
|
go: 1.22.x
|
||||||
|
|
Loading…
Reference in New Issue