mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 22:32:30 +01:00
Cirrus-CI: skip svn_head branch
svn_head has the same content as the master or main branch (it's just the result of a `git svn` conversion instead of svn2git). Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
79e02149fc
commit
57391dee45
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=365902
@ -9,6 +9,7 @@ env:
|
||||
CIRRUS_CLONE_DEPTH: 1
|
||||
|
||||
task:
|
||||
only_if: $CIRRUS_BRANCH != 'svn_head'
|
||||
timeout_in: 120m
|
||||
install_script:
|
||||
- pkg install -y qemu-devel uefi-edk2-qemu-x86_64
|
||||
|
Loading…
Reference in New Issue
Block a user