generated from inherentlee/11ty
This commit is contained in:
@ -14,8 +14,8 @@ steps:
|
|||||||
- npm run build
|
- npm run build
|
||||||
- apt-get update && apt-get install -y rsync
|
- apt-get update && apt-get install -y rsync
|
||||||
- ls -al
|
- ls -al
|
||||||
- ls -al mattrbld-site
|
|
||||||
- git submodule update --remote
|
- git submodule update --remote
|
||||||
|
- ls -al mattrbld-site
|
||||||
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
||||||
- cd $REPOSITORY
|
- cd $REPOSITORY
|
||||||
- ls -al
|
- ls -al
|
||||||
|
|||||||
Reference in New Issue
Block a user