Use Lomanic's Scribe image
This commit is contained in:
parent
3e9df41a65
commit
440c64e9d7
@ -4,12 +4,12 @@ env:
|
||||
REPO_NAME: scribe
|
||||
REMOTE_REPO: https://git.sr.ht/~edwardloveall/scribe
|
||||
BUILD_PLATFORM: linux/arm64
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 0 * * *" # at midnight
|
||||
push:
|
||||
paths:
|
||||
- ".gitea/workflows/scribe.yaml"
|
||||
#on:
|
||||
# schedule:
|
||||
# - cron: "0 0 * * *" # at midnight
|
||||
# push:
|
||||
# paths:
|
||||
# - ".gitea/workflows/scribe.yaml"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -70,4 +70,4 @@ jobs:
|
||||
STORED_COMMIT=$(curl -H "Authorization: Bearer ${{ secrets.NT }}" -s "https://nt.opnxng.com/${REPO_NAME}/raw?poll=1" | tail -n 1)
|
||||
echo "STORED_COMMIT=${STORED_COMMIT}" >> "$GITHUB_ENV"
|
||||
exit 1
|
||||
fi
|
||||
fi
|
||||
|
@ -5,7 +5,7 @@ If there's no suitable upstream image, we build and host one on this repo. Most
|
||||
We use a custom SearXNG container with a changed theme based on [the paulgo fork](https://paulgo.dev/infra/paulgoio/searxng).
|
||||
|
||||
Thanks to [mrpaulblack](https://paulgo.dev/infra/paulgoio), [aryak](https://aryak.me/),
|
||||
[Xavi](https://gitlab.com/xavion-lux), [TheFrenchGhosty](https://github.com/PussTheCat-org), and other developers.
|
||||
[Xavi](https://gitlab.com/xavion-lux), [Lomanic](https://lomanic.eu/), [TheFrenchGhosty](https://github.com/PussTheCat-org), and other developers.
|
||||
|
||||
Contact us via [email](mailto:opnxng@tuta.io).
|
||||
|
||||
@ -20,7 +20,6 @@ Source | Image
|
||||
[ManeraKai/simplytranslate](https://codeberg.org/ManeraKai/simplytranslate) | opnxng/simplytranslate
|
||||
[ether/etherpad-lite](https://github.com/ether/etherpad-lite) | opnxng/etherpad
|
||||
[kev/imgin](https://git.voidnet.tech/kev/imgin) | opnxng/imgin
|
||||
[edwardloveall/Scribe](https://sr.ht/~edwardloveall/Scribe/) | opnxng/scribe
|
||||
[wolfree/wolfree-dockerfile](https://gitea.com/wolfree/wolfree-dockerfile) | opnxng/wolfree
|
||||
[ThePenguinDev/proxigram](https://codeberg.org/ThePenguinDev/proxigram) | opnxng/proxigram
|
||||
[Bing Chilling/Rat Aint Tieba](https://0xacab.org/johnxina/rat) | opnxng/rat-aint-tieba
|
||||
@ -30,6 +29,7 @@ Source | Image
|
||||
[cadence/breezewiki](https://gitdab.com/cadence/breezewiki) | [pussthecatorg/breezewiki](https://quay.io/repository/pussthecatorg/breezewiki?tab=tags&tag=latest)
|
||||
[timvisee/send](https://github.com/timvisee/send) | [xavion-lux/send](https://gitlab.com/timvisee/send/-/merge_requests/31)
|
||||
[httpjamesm/AnonymousOverflow](https://github.com/httpjamesm/AnonymousOverflow) | [aryak/anonymousoverflow-docker-builds](https://codeberg.org/aryak/anonymousoverflow-docker-builds)
|
||||
[edwardloveall/Scribe](https://sr.ht/~edwardloveall/Scribe/) | [Lomanic/scribe-binaries](https://gitlab.com/Lomanic/scribe-binaries)
|
||||
[cadence/tube-meta](https://git.sr.ht/~cadence/tube-meta) | [abeltramo/cloudtube](https://github.com/ABeltramo/cloudtube-docker/tree/main)
|
||||
[maxmind/geoipupdate](https://github.com/maxmind/geoipupdate) | maxmind/geoipupdate
|
||||
[pablouser1/ProxiTok](https://github.com/pablouser1/ProxiTok) | pablouser1/proxitok
|
||||
|
Loading…
Reference in New Issue
Block a user