Deploy to Gitlab Pages ls !2

This commit is contained in:
Felipe M 2019-10-07 19:13:11 +02:00
parent 12d6e3824c
commit a93444b064
Signed by: fmartingr
GPG key ID: 716BC147715E716F
6 changed files with 38 additions and 15 deletions

View file

@ -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