Update .forgejo/workflows/build.yml
This commit is contained in:
parent
a5e4f7b2b3
commit
9083c6210f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
COMMIT_MESSAGE: "Update build metadata"
|
||||
GET_NEWEST_VERSION_CMD: "curl -s https://gitdab.com/api/v1/repos/cadence/out-of-your-element/releases?limit=1 | \
|
||||
jq .[0].tag_name"
|
||||
GIT_REPO_URL: "https://gitdab.com/cadence/out-of-your-element"
|
||||
GIT_REPO_URL: "https://git.shork.ch/git-mirrors/out-of-your-element"
|
||||
REBUILD_ALL_X_DAYS: 14
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue