We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9abeae5 commit 74599d6Copy full SHA for 74599d6
hudson-device-deps/hudson-device-deps.sh
@@ -32,5 +32,5 @@ rm out.json
32
cd ../../hudson/updater
33
34
if git add device_deps.json && git commit -m "Regenerate device dependency mappings"; then
35
- git push ssh://[email protected]:29418/LineageOS/hudson HEAD:refs/for/master%l=Code-Review+2,l=Verified,submit
+ git push ssh://[email protected]:29418/LineageOS/hudson HEAD:refs/for/main%l=Code-Review+2,l=Verified,submit
36
fi
0 commit comments