Skip to content
Snippets Groups Projects

Hinzufügen Karriereblog Tom

Merged Hannah Witscher requested to merge karriereblog-tom into master
+ 1
1
@@ -7,7 +7,7 @@ variables:
@@ -7,7 +7,7 @@ variables:
pages:
pages:
stage: deploy
stage: deploy
before_script:
before_script:
- apt update; apt install po4a -y
- apt-get -y update && apt-get -y install po4a
- pip install -r requirements.txt
- pip install -r requirements.txt
script:
script:
- make publish; make publish
- make publish; make publish
Loading