.travis.yml: put back type = push

This commit is contained in:
Felix Lange 2024-05-08 11:08:23 +02:00
parent 474af04093
commit 352edac4d6

View file

@ -47,7 +47,7 @@ jobs:
# This builder does the Linux Azure uploads
- stage: build
# if: type = push
if: type = push
os: linux
dist: noble
sudo: required