generated from inherentlee/11ty
This commit is contained in:
@ -13,8 +13,7 @@ steps:
|
||||
- npm install
|
||||
- npm run build
|
||||
- apt-get update && apt-get install -y rsync
|
||||
- git pull --recurse-submodules --set-upstream origin main
|
||||
- git submodule update --remote --recursive
|
||||
- git submodule update --remote --init --recursive
|
||||
- ls -al $REPOSITORY
|
||||
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
||||
- cd $REPOSITORY
|
||||
|
||||
Reference in New Issue
Block a user