forked from Mirror/pmbootstrap
build.yml: add missing sources line
Add the sources line, so CI should work for patches submitted to the mailing list.
This commit is contained in:
parent
1ef933e3be
commit
c1e4790947
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
image: alpine/edge
|
||||
packages:
|
||||
- sudo
|
||||
sources:
|
||||
- https://git.sr.ht/~postmarketos/pmbootstrap
|
||||
tasks:
|
||||
- note: |
|
||||
pmbootstrap/.ci/note.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue