This repository was archived by the owner on Nov 3, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-17
lines changed Expand file tree Collapse file tree 1 file changed +13
-17
lines changed Original file line number Diff line number Diff line change 1
1
sudo : false
2
-
3
2
notifications :
4
3
email :
5
-
6
-
4
+
7
5
on_success : change
8
6
on_failure : always
9
-
10
7
language : python
11
-
12
8
branches :
13
9
only :
14
- - master
15
-
10
+ - master
16
11
install :
17
- - pip install sphinx
18
- - pip install sphinx_bootstrap_theme
19
- - pip install git+https://github.com/Julian/jsonschema@97e42bfe2ec8767ffbb76ddb84625c06cbaf0184
20
- - bash -x ./install-texlive.sh
21
- - export PATH=$PWD/texlive/bin/x86_64-linux:$PATH
22
-
12
+ - pip install sphinx
13
+ - pip install sphinx_bootstrap_theme
14
+ - pip install git+https://github.com/Julian/jsonschema@97e42bfe2ec8767ffbb76ddb84625c06cbaf0184
15
+ - bash -x ./install-texlive.sh
16
+ - export PATH=$PWD/texlive/bin/x86_64-linux:$PATH
23
17
script :
24
- - make html latexpdf
25
- - cp build/latex/*.pdf build/html
26
-
18
+ - make html latexpdf
19
+ - cp build/latex/*.pdf build/html
27
20
deploy :
28
21
provider : pages
29
22
skip-cleanup : true
30
- github-token : $GITHUB_TOKEN
23
+ github-token : " $GITHUB_TOKEN"
31
24
local-dir : build/html
32
25
on :
33
26
branch : master
27
+ env :
28
+ global :
29
+ secure : HUaKpa3AWGolRF/7k72nXmaJLhTbh2XTHA6Q0kICJpZ8tAuiScsivH1wV6DhQSfOHrpQ3NlTljFteqS0AHuA2VpGMGb0HuAgRqTZHu2Cdake+AJDc3nKcke+0td7fOhU0JMqOhQrlndGObAIofKdMHMJUKnNqpN/7CL8Os6j1to=
You can’t perform that action at this time.
0 commit comments