generated from inherentlee/11ty
This commit is contained in:
@ -17,6 +17,7 @@ steps:
|
|||||||
- git submodule update --remote --init --merge
|
- git submodule update --remote --init --merge
|
||||||
- ls -al _site
|
- ls -al _site
|
||||||
- cat _site/index.html | grep built
|
- cat _site/index.html | grep built
|
||||||
|
- cat mattrbld-site/index.html | grep built
|
||||||
- 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