mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-01-01 05:47:10 +01:00
Minro change to nightly.yaml
This commit is contained in:
parent
e559e4acd2
commit
aa4f587443
@ -59,9 +59,9 @@ steps:
|
|||||||
- ls -lsR fdroid/repo
|
- ls -lsR fdroid/repo
|
||||||
- git commit -m "autodeploy"
|
- git commit -m "autodeploy"
|
||||||
- git remote remove origin
|
- git remote remove origin
|
||||||
- git remote add origin https://Bazsalanszky:"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Freeyourgadget/pages.git
|
- git remote add origin https://Bazsalanszky:"$${GITEA_ACCESS_TOKEN}"@codeberg.org/Bazsalanszky/pages.git
|
||||||
# force push as we removed all data
|
# force push as we removed all data
|
||||||
- git push -f origin master
|
- git push -f origin main
|
||||||
- cd ../../
|
- cd ../../
|
||||||
- pwd
|
- pwd
|
||||||
- ls -la
|
- ls -la
|
||||||
|
Loading…
Reference in New Issue
Block a user