mirror of
https://git.sr.ht/~cismonx/bookmarkfs
synced 2025-06-07 19:58:50 +00:00
ci: add history build urls
This commit is contained in:
parent
1e1460af0d
commit
0307140980
4 changed files with 12 additions and 0 deletions
|
@ -44,3 +44,6 @@ tasks:
|
|||
- test: |
|
||||
cd bookmarkfs
|
||||
pdpmake check
|
||||
|
||||
# For history builds, see:
|
||||
# <https://builds.sr.ht/~cismonx/bookmarkfs/commits/master/alpine.yml>
|
||||
|
|
|
@ -38,3 +38,6 @@ tasks:
|
|||
- test: |
|
||||
cd bookmarkfs/build
|
||||
make check
|
||||
|
||||
# For history builds, see:
|
||||
# <https://builds.sr.ht/~cismonx/bookmarkfs/commits/master/archlinux.yml>
|
||||
|
|
|
@ -41,3 +41,6 @@ tasks:
|
|||
- test: |
|
||||
cd bookmarkfs/build
|
||||
make check
|
||||
|
||||
# For history builds, see:
|
||||
# <https://builds.sr.ht/~cismonx/bookmarkfs/commits/master/debian.yml>
|
||||
|
|
|
@ -45,3 +45,6 @@ tasks:
|
|||
sudo sysctl vfs.usermount=1
|
||||
cd bookmarkfs/build
|
||||
make check
|
||||
|
||||
# For history builds, see:
|
||||
# <https://builds.sr.ht/~cismonx/bookmarkfs/commits/master/freebsd.yml>
|
||||
|
|
Loading…
Add table
Reference in a new issue