generated from inherentlee/11ty
This commit is contained in:
@ -17,6 +17,7 @@ steps:
|
||||
- git submodule update --remote --init --merge
|
||||
- ls -al _site
|
||||
- cat _site/index.html | grep built
|
||||
- cat mattrbld-site/index.html | grep built
|
||||
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
||||
- cd $REPOSITORY
|
||||
- ls -al
|
||||
|
||||
Reference in New Issue
Block a user