use CI-set SCM url
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Neil Hanlon 2022-11-11 22:50:16 -05:00
parent 5ef9ce177b
commit 609a6f268b
Signed by: neil
GPG Key ID: 705BC21EC3C70F34

View File

@ -3,7 +3,7 @@
export GIT_AUTHOR_NAME="${GIT_AUTHOR_NAME}"
export GIT_AUTHOR_EMAIL="${GIT_AUTHOR_EMAIL}"
REMOTE=$(git remote get-url origin)
REMOTE="${CI_REPO_SCM}"
rm -fr pages.git
mkdir pages.git