Unverified Commit 94ff7219 authored by Felix Lange's avatar Felix Lange Committed by GitHub

.travis.yml: reenable PPA build on tag push (#26873)

parent 5f81db68
......@@ -140,7 +140,7 @@ jobs:
# This builder does the Ubuntu PPA nightly uploads
- stage: build
if: type = cron
if: type = cron || (type = push && tag ~= /^v[0-9]/)
os: linux
dist: bionic
go: 1.20.x
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment