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
|
||||||
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
||||||
- cd $REPOSITORY
|
- cd $REPOSITORY
|
||||||
|
- ls -al
|
||||||
- git checkout main
|
- git checkout main
|
||||||
- git config --global --add safe.directory /drone/src/$REPOSITORY
|
- git config --global --add safe.directory /drone/src/$REPOSITORY
|
||||||
- git add -A
|
- git add -A
|
||||||
|
|||||||
Reference in New Issue
Block a user