Switch to srs infra
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2023-03-28 00:59:41 +02:00
parent fe4cfeb838
commit 9622de49b9
3 changed files with 8 additions and 7 deletions

View File

@ -25,12 +25,13 @@ steps:
validate: true
- name: deploy
image: appleboy/drone-scp:linux-arm
image: appleboy/drone-scp
settings:
debug: true
tar_tmp_path: /tmp/
host: srs.nemunai.re
target: /var/www/nemunai.re/srs/fic/
host:
from_secret: ssh_host
target: /var/www/fic/doc/
source: public/*
strip_components: 1
username:

View File

@ -1,4 +1,4 @@
baseURL = "https://srs.nemunai.re/fic/"
baseURL = "https://fic.srs.epita.fr/doc/"
languageCode = "fr-fr"
defaultContentLanguage = "fr"
@ -10,7 +10,7 @@ metaDataFormat = "yaml"
editURL = "https://git.nemunai.re/fic/help/src/branch/master/content/"
description = "Préparation du challenge forensic EC2"
themeVariant = "blue"
author = "SRS 2023"
author = "SRS 2024"
showVisitedLinks = true
disableBreadcrumb = false
disableNextPrev = true

View File

@ -1,3 +1,3 @@
<a id="logo" href="/fic/">
<img src="/fic/img/fic.png" alt="FIC2020">
<a id="logo" href="/doc/">
<img src="/doc/img/fic.png" alt="FIC">
</a>