production #21
@ -12,9 +12,8 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
token: ${{ secrets.TOKEN}}
|
||||
- run: apt update && apt install -yqq python3 zip pandoc python3-pip
|
||||
- run: cd onpoint && pip3 install -r requirements.txt
|
||||
- run: bash deploy.sh
|
||||
- run: apt update && apt install -yqq python3 zip python3-pip python3-venv libxml2-dev libxslt-dev python3-dev gcc wget tar pandoc
|
||||
- run: cd onpoint && python3 -m venv .venv && source .venv/bin/activate && pip3 install -r requirements.txt && cd .. && bash deploy.sh
|
||||
- run: ls
|
||||
- run: cd .. && git clone https://cicd:${{secrets.TOKEN}}@git.stuve-bamberg.de/serverPush/wiai.de.git wiai && cp -r latex-wochenende/css latex-wochenende/js latex-wochenende/lib latex-wochenende/onpoint latex-wochenende/slides.de.html latex-wochenende/svg wiai/latex-wochenende && cp -r latex-wochenende/css latex-wochenende/js latex-wochenende/lib latex-wochenende/onpoint latex-wochenende/slides.en.html latex-wochenende/svg wiai/latex-weekend
|
||||
- run: git config --global user.email "fachschaft-wiai.stuve@uni-bamberg.de" && git config --global user.name "FSWIAI CICD Bot"
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 844ca9bade6d4aa7bbd455b0dd5cfbdc27fe3a5b
|
||||
Subproject commit b6922e564070d20888f680a289381702a266718f
|
||||
2
onpoint
2
onpoint
@ -1 +1 @@
|
||||
Subproject commit 15e7abf0bc83de3d37dc94c47581bff822e95ab1
|
||||
Subproject commit 24350fe264c4dc1d89cbaea55c885d7491c94c1e
|
||||
@ -4,5 +4,5 @@
|
||||
L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X-Wochenende
|
||||
|
||||
@subscript
|
||||
Ein Workshop der Fachschaft WIAI. Präsentiert von Laetitia Hilgendorf, Jessica Klarmann, Florian Knoch, Theresa Knoll und Jochen Mehlich.
|
||||
Ein Workshop der Fachschaft WIAI. Präsentiert von Laetitia Hilgendorf, Jessica Klarmann, Florian Knoch, Theresa Knoll, Jochen Mehlich und Hannah Rattenberger.
|
||||
|
||||
|
||||
@ -4,5 +4,5 @@
|
||||
L<sup style="font-weight: bold; font-size: 73%; margin-left: -.25em; margin-right: -.05em; position: relative; top: .2em">A</sup>T<sub style="font-size: 100%; margin-left: -.1em">E</sub>X Weekend
|
||||
|
||||
@subscript
|
||||
A Fachschaft WIAI workshop. Presented by Laetitia Hilgendorf, Jessica Klarmann, Florian Knoch, Theresa Knoll, and Jochen Mehlich.
|
||||
A Fachschaft WIAI workshop. Presented by Laetitia Hilgendorf, Jessica Klarmann, Florian Knoch, Theresa Knoll, Jochen Mehlich, and Hannah Rattenberger.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user