Update .forgejo/workflows/build.yml

This commit is contained in:
docker-images 2025-07-27 23:15:33 +02:00
commit 214b7efebd

View file

@ -19,6 +19,7 @@ jobs:
COMMIT_MESSAGE: "Update build metadata"
GET_NEWEST_VERSION_CMD: "curl https://api.github.com/repos/SChernykh/p2pool/tags | jq -r .[0].name"
GIT_REPO_URL: "https://github.com/SChernykh/p2pool"
REBUILD_ALL_X_DAYS: 14
steps:
- name: Install dependencies