add rpms automatically to repo again
This commit is contained in:
parent
f10c273378
commit
aca2ee2794
1 changed files with 6 additions and 0 deletions
|
|
@ -216,6 +216,12 @@ Update Repositories:
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"rpms": [
|
"rpms": [
|
||||||
|
{
|
||||||
|
"file": "$CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf/$FILEVER/librewolf-$FILEVER.fc37.x86_64.rpm"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"file": "$CI_API_V4_URL/projects/$CI_PROJECT_ID/packages/generic/librewolf/$FILEVER/librewolf-$FILEVER.fc36.x86_64.rpm"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue