1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-20 03:37:47 +00:00

Remove old builds.sr.ht badge

This commit is contained in:
Joshua Goins 2024-04-28 08:09:50 -04:00
parent dc870dafc1
commit 6550c8c99e
2 changed files with 0 additions and 30 deletions

View file

@ -1,28 +0,0 @@
image: archlinux
packages:
- rust
- reuse
- flatpak-builder
- rsync
sources:
- https://git.sr.ht/~redstrate/astra
secrets:
- b748582a-5d31-4fe8-94d6-4a63035e97aa
tasks:
- setup: |
cargo install cargo-vendor-filterer
- reuse: |
cd astra
reuse lint
- tarball: |
cd astra
./scripts/tarball.sh
- upload-tarball: |
echo "StrictHostKeyChecking=no" >> ~/.ssh/config
rsync -e 'ssh -p 38901' -Wvr astra-source.tar.gz deploy@ryne.moe:/srv/http/astra-distrib/astra/git/
- flatpak: |
cd astra
./scripts/build-flatpak.sh
artifacts:
- astra-source.tar.gz
- astra/astra.flatpak

View file

@ -1,7 +1,5 @@
# Astra
[![builds.sr.ht status](https://builds.sr.ht/~redstrate/astra.svg)](https://builds.sr.ht/~redstrate/astra?)
Linux FFXIV launcher that supports profiles, multiple accounts and [Dalamud](https://github.com/goatcorp/Dalamud)
plugins!