Commit 974b699e authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible_diffoscope_from_git_branches: try not to build all the tags

parent 13c0e51e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -838,7 +838,7 @@
                my_gitbranches: 'origin/master'
             - 'diffoscope_from_git_branches':
                my_description: 'Build diffoscope Debian package from git branches other than master.'
                my_gitbranches: ':^(?!origin/master$).*'
                my_gitbranches: ':^(?!origin/master$|refs/.*).*'
            my_timed: '42 23 1 1 *'
            my_gitrepo: 'https://salsa.debian.org/reproducible-builds/diffoscope.git'
            my_hname: ''