Proxigram: switched to a fork
Some checks failed
docker-buildx / build (push) Successful in 49s
caddy / build (push) Successful in 5m17s
wolfree / build (push) Failing after 5s
simplytranslate / build (push) Failing after 3s
searxng / build-searxng (push) Failing after 3s
redlib / build-redlib (push) Failing after 7h19m53s
rat-aint-tieba / build (push) Failing after 10s
proxigram / build (push) Failing after 5s
priviblur / build-priviblur (push) Failing after 5s
imgin / build (push) Failing after 5s
binternet / build (push) Failing after 4s
Some checks failed
docker-buildx / build (push) Successful in 49s
caddy / build (push) Successful in 5m17s
wolfree / build (push) Failing after 5s
simplytranslate / build (push) Failing after 3s
searxng / build-searxng (push) Failing after 3s
redlib / build-redlib (push) Failing after 7h19m53s
rat-aint-tieba / build (push) Failing after 10s
proxigram / build (push) Failing after 5s
priviblur / build-priviblur (push) Failing after 5s
imgin / build (push) Failing after 5s
binternet / build (push) Failing after 4s
This commit is contained in:
parent
9a1ca38fca
commit
d4a36b9df0
@ -2,7 +2,8 @@ name: proxigram
|
||||
run-name: proxigram
|
||||
env:
|
||||
REPO_NAME: proxigram
|
||||
REMOTE_REPO: https://codeberg.org/ThePenguinDev/proxigram.git
|
||||
REMOTE_REPO: https://codeberg.org/nieve/proxigram.git
|
||||
# REMOTE_REPO: https://codeberg.org/ThePenguinDev/proxigram.git
|
||||
BUILD_PLATFORM: linux/arm64
|
||||
on:
|
||||
schedule:
|
||||
@ -63,4 +64,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
|
||||
|
Loading…
Reference in New Issue
Block a user