Proxigram: switched to a fork
Some checks failed
docker-buildx / build (push) Successful in 43s
caddy / build (push) Successful in 5m1s
wolfree / build (push) Failing after 17s
simplytranslate / build (push) Failing after 4s
searxng / build-searxng (push) Failing after 3s
redlib / build-redlib (push) Successful in 14m23s
rat-aint-tieba / build (push) Failing after 7s
proxigram / build (push) Failing after 3s
priviblur / build-priviblur (push) Failing after 3s
imgin / build (push) Failing after 4s
binternet / build (push) Successful in 17s
Some checks failed
docker-buildx / build (push) Successful in 43s
caddy / build (push) Successful in 5m1s
wolfree / build (push) Failing after 17s
simplytranslate / build (push) Failing after 4s
searxng / build-searxng (push) Failing after 3s
redlib / build-redlib (push) Successful in 14m23s
rat-aint-tieba / build (push) Failing after 7s
proxigram / build (push) Failing after 3s
priviblur / build-priviblur (push) Failing after 3s
imgin / build (push) Failing after 4s
binternet / build (push) Successful in 17s
This commit is contained in:
parent
9a1ca38fca
commit
d4a36b9df0
@ -2,7 +2,8 @@ name: proxigram
|
|||||||
run-name: proxigram
|
run-name: proxigram
|
||||||
env:
|
env:
|
||||||
REPO_NAME: proxigram
|
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
|
BUILD_PLATFORM: linux/arm64
|
||||||
on:
|
on:
|
||||||
schedule:
|
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)
|
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"
|
echo "STORED_COMMIT=${STORED_COMMIT}" >> "$GITHUB_ENV"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user