switch to https
All checks were successful
Build an image to deploy website / build (push) Successful in 1m33s
All checks were successful
Build an image to deploy website / build (push) Successful in 1m33s
This commit is contained in:
parent
fcb16e9ea0
commit
f4648e5f56
@ -18,7 +18,7 @@ jobs:
|
||||
# see https://gitea.com/gitea/act_runner/issues/164#issuecomment-921571
|
||||
run: |
|
||||
git init
|
||||
git remote add origin git@gitea.champs-libres.be:champs-libres/prez-concepts-chill.git
|
||||
git remote add origin https://gitea.champs-libres.be/champs-libres/prez-concepts-chill.git
|
||||
git fetch --depth 1 origin ${{ gitea.ref }}
|
||||
git checkout FETCH_HEAD
|
||||
git lfs pull
|
||||
|
Loading…
Reference in New Issue
Block a user