this should be the last complex revert PR setting up a user friendly migration path for the repo component switch ended up being a lot more complicated than I initially expected there will be one more cleanup PR after this
This commit is contained in:
parent
2907295f72
commit
43eaa353a8
7 changed files with 17 additions and 19 deletions
|
@ -2,9 +2,8 @@
|
|||
|
||||
cp code-forgejo-org-forgejo-contrib.asc stub/
|
||||
cp code-forgejo-org-forgejo-contrib.asc main/
|
||||
cp forgejo-deb.list_stub stub/forgejo-deb.list
|
||||
cp forgejo-deb.list stub/
|
||||
cp forgejo-deb.list main/
|
||||
cp forgejo-deb.list main/forgejo-deb-lts.list
|
||||
if [ "$1" = "actions" ] ; then
|
||||
PACKAGE_BUILD_EXTRA_ARGS="--no-sign"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue