From f2b1afe7d1fc638a9eb62ac81a02636422729de3 Mon Sep 17 00:00:00 2001 From: shockrah Date: Thu, 29 Oct 2020 18:31:27 -0700 Subject: [PATCH] removing old files on master update updated links page with new domain --- .gitlab-ci.yml | 1 + pages/links.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 32d5aed..6a56894 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,4 +11,5 @@ deploy: script: - bash ./build.sh - echo the next item will fail + - sshpass -p $SHH_PASS ssh "rm -rf /var/www/website" - sshpass -p $SSH_PASS scp -o StrictHostKeyChecking=no -r .mirror root@shockrah.xyz:/var/www/website/ diff --git a/pages/links.md b/pages/links.md index 61183a0..1729731 100644 --- a/pages/links.md +++ b/pages/links.md @@ -2,6 +2,8 @@ * email: alejandros714@protonmail.com +* [Primary Site](https://shockrah.xyz) - Not hosted on neocities.org + * [Portfolio: https://shockrah.gitlab.io/resume](https://shockrah.gitlab.io/resume) * [Gitlab Account: https://gitlab.com/shockrahwow](shockrahwow)