diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd2436b..6bfe989 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ build_pages: expire_in: "1 week" untracked: true script: + - rm -rf public/* - apk add --no-cache --upgrade hugo - hugo $(cat .hugo-params) @@ -53,7 +54,7 @@ deploy_staging: - eval $(ssh-agent -s) - echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config - echo "$PRIVATE_KEY" | ssh-add - - - rsync -e "ssh -l deploy -p 31337" -av public/ 195.54.164.87:staging + - rsync -e "ssh -l deploy -p 31337" -av --delete public/ 195.54.164.87:staging when: on_success environment: name: staging @@ -78,7 +79,7 @@ deploy_production: - eval $(ssh-agent -s) - echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > ~/.ssh/config - echo "$PRIVATE_KEY" | ssh-add - - - rsync -e "ssh -l deploy -p 31337" -av public/ 195.54.164.87:production + - rsync -e "ssh -l deploy -p 31337" -av --delete public/ 195.54.164.87:production when: on_success environment: name: production diff --git a/content/_index.md b/content/_index.md index e729d8f..af0a443 100644 --- a/content/_index.md +++ b/content/_index.md @@ -6,7 +6,8 @@ description: "Startseite CCCB mit Kurzkalender" Während des Chaos Communication Camps nutzen wir die Gelegenheit, um die Clubräume auf Vordermann zu bringen. Deshalb fallen die offenen Tage des Club Discordia ab vom 15. bis einschließlich 27. August aus. Ab dem 29. geht es -regulär weiter. Danke für die Beachtung aller Sicherheitsmaßnahmen! +regulär weiter. Viel Spaß am Gerät und danke für die Beachtung aller +Sicherheitsmaßnahmen! ### Nächste Veranstaltungen: