Skip to content

Commit

Permalink
CI: skip autocreating alpine MRs
Browse files Browse the repository at this point in the history
I plan to enable this again if I can get it to reuse open draft MRs
  • Loading branch information
jdx committed Dec 7, 2023
1 parent 85f6e90 commit 37f6dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release-alpine.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ git commit -m "community/rtx: upgrade to ${RTX_VERSION#v}"

git remote add jdxcode "https://jdxcode:$GITLAB_TOKEN@gitlab.alpinelinux.org/jdxcode/aports.git"
git push -f jdxcode
glab mr create --draft --fill --yes -H jdxcode/aports -R alpine/aports
#glab mr create --draft --fill --yes -H jdxcode/aports -R alpine/aports
#git show

0 comments on commit 37f6dc2

Please sign in to comment.