mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-06 18:57:26 +01:00
Minro change to nightly.yaml
This commit is contained in:
parent
57a58cc518
commit
6475b4808a
@ -59,7 +59,7 @@ steps:
|
||||
- ls -lsR fdroid/repo
|
||||
- git commit -m "autodeploy"
|
||||
- git remote remove origin
|
||||
- git remote add origin https://"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Freeyourgadget/pages.git
|
||||
- git remote add origin https://Bazsalanszky:"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Freeyourgadget/pages.git
|
||||
# force push as we removed all data
|
||||
- git push -f origin master
|
||||
- cd ../../
|
||||
|
Loading…
Reference in New Issue
Block a user