Clean up .woodpecker.yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Anthony Wang 2022-09-26 14:18:30 +00:00
parent ec15462b7e
commit a87abff6f4
Signed by: a
GPG key ID: 42A5B952E6DD8D38

View file

@ -3,9 +3,7 @@ clone:
image: fish
commands:
- cd ~/Code/website
- git remote set-url origin https://git.exozy.me/a/website.git
- git pull
- git remote set-url origin gitea@git.exozy.me:a/website.git
- git pull https://git.exozy.me/a/website.git
- git submodule update
pipeline: