From d0c5af325d22ed2ddaaa17ea0d1f3589c8cf51e8 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Mon, 29 Jul 2019 23:06:22 -0600 Subject: [PATCH] Aborted attempt to do GitLab CI --- .gitlab-ci.yml => .gitlab-ci-broken.yml | 0 _config.yml | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename .gitlab-ci.yml => .gitlab-ci-broken.yml (100%) 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