diff --git a/.gitlab-ci.yml b/.gitlab-ci-broken.yml similarity index 100% rename from .gitlab-ci.yml rename to .gitlab-ci-broken.yml diff --git a/_config.yml b/_config.yml index f4fb30d..7be838f 100644 --- a/_config.yml +++ b/_config.yml @@ -36,8 +36,8 @@ collections: deploy: # - cd .. && jekyll build # - cd .. && read -p 'Commit message: ' message && git commit -a -m $message - - rsync -crPze --delete --rsh="sshpass -p $CU_PASSWORD ssh -o StrictHostKeyChecking=no " ./* $CU_USR@$CU_HOST:/data/web/htdocs/cmci/medlab -# - rsync -crPze ssh --delete ./* nasc0399@cmci.colorado.edu:/data/web/htdocs/cmci/medlab +# - rsync -crPze --delete --rsh="sshpass -p $CU_PASSWORD ssh -o StrictHostKeyChecking=no " ./* $CU_USR@$CU_HOST:/data/web/htdocs/cmci/medlab [[GitLab version]] + - rsync -crPze ssh --delete ./* nasc0399@cmci.colorado.edu:/data/web/htdocs/cmci/medlab # Exclude from processing. # The following items will not be processed, by default. Create a custom list