generated from inherentlee/11ty
remove debug line
This commit is contained in:
@ -17,7 +17,6 @@ steps:
|
||||
- apt-get update && apt-get install -y rsync
|
||||
- rsync -uavh _site/ $REPOSITORY --delete --exclude .git
|
||||
- cd $REPOSITORY
|
||||
- ls -al
|
||||
- git checkout main
|
||||
- git config --global --add safe.directory /drone/src/$REPOSITORY
|
||||
- git add -A
|
||||
|
||||
Reference in New Issue
Block a user