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)