Add sources to builds.sr.ht manifests
This commit is contained in:
parent
1eb5bffbc6
commit
50218e27ab
@ -1,6 +1,8 @@
|
|||||||
image: archlinux
|
image: archlinux
|
||||||
packages:
|
packages:
|
||||||
- rustup
|
- rustup
|
||||||
|
sources:
|
||||||
|
- https://github.com/ruma/ruma-serde
|
||||||
tasks:
|
tasks:
|
||||||
- rustup: |
|
- rustup: |
|
||||||
# We specify --profile minimal because we'd otherwise download docs
|
# We specify --profile minimal because we'd otherwise download docs
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
image: archlinux
|
image: archlinux
|
||||||
packages:
|
packages:
|
||||||
- rustup
|
- rustup
|
||||||
|
sources:
|
||||||
|
- https://github.com/ruma/ruma-serde
|
||||||
tasks:
|
tasks:
|
||||||
- rustup: |
|
- rustup: |
|
||||||
# We specify --profile minimal because we'd otherwise download docs
|
# We specify --profile minimal because we'd otherwise download docs
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
image: archlinux
|
image: archlinux
|
||||||
packages:
|
packages:
|
||||||
- rustup
|
- rustup
|
||||||
|
sources:
|
||||||
|
- https://github.com/ruma/ruma-serde
|
||||||
tasks:
|
tasks:
|
||||||
- rustup: |
|
- rustup: |
|
||||||
rustup toolchain install nightly --profile minimal
|
rustup toolchain install nightly --profile minimal
|
||||||
|
@ -1,6 +1,8 @@
|
|||||||
image: archlinux
|
image: archlinux
|
||||||
packages:
|
packages:
|
||||||
- rustup
|
- rustup
|
||||||
|
sources:
|
||||||
|
- https://github.com/ruma/ruma-serde
|
||||||
tasks:
|
tasks:
|
||||||
- rustup: |
|
- rustup: |
|
||||||
# We specify --profile minimal because we'd otherwise download docs
|
# We specify --profile minimal because we'd otherwise download docs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user