Deploy to Gitlab Pages ls !2
This commit is contained in:
parent
12d6e3824c
commit
a93444b064
6 changed files with 38 additions and 15 deletions
5
Makefile
5
Makefile
|
@ -14,10 +14,5 @@ build:
|
|||
watch:
|
||||
node_modules/gulp/bin/gulp.js sass:watch
|
||||
|
||||
deploy:
|
||||
make build
|
||||
rm -rf ${PWD}/public/.lektor
|
||||
rclone sync --progress --create-empty-src-dirs ${PWD}/public fastmail:fmartingr.com
|
||||
|
||||
deploy_tests:
|
||||
bash tests/run.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue