Update .forgejo/workflows/build.yml
This commit is contained in:
parent
eef2797f8b
commit
214b7efebd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue