File tree Expand file tree Collapse file tree 8 files changed +9
-7
lines changed Expand file tree Collapse file tree 8 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 55jobs :
66 deploy-branch :
77 runs-on : ubuntu-latest
8- container : tarantool/doc-builder:v1
8+ container : tarantool/doc-builder:fat-1
99 env :
1010 AWS_ACCESS_KEY_ID : ${{secrets.AWS_ACCESS_KEY_ID}}
1111 AWS_SECRET_ACCESS_KEY : ${{secrets.AWS_SECRET_ACCESS_KEY}}
Original file line number Diff line number Diff line change 3131jobs :
3232 custom-deploy-branch :
3333 runs-on : ubuntu-latest
34- container : tarantool/doc-builder:v1
34+ container : tarantool/doc-builder:fat-1
3535 env :
3636 AWS_ACCESS_KEY_ID : ${{secrets.AWS_ACCESS_KEY_ID}}
3737 AWS_SECRET_ACCESS_KEY : ${{secrets.AWS_SECRET_ACCESS_KEY}}
Original file line number Diff line number Diff line change 77jobs :
88 destroy-deployment :
99 runs-on : ubuntu-latest
10- container : tarantool/doc-builder:latest
1110 steps :
1211 - uses : actions/checkout@v2
1312 with :
Original file line number Diff line number Diff line change 1010jobs :
1111 deploy :
1212 runs-on : ubuntu-latest
13- container : tarantool/doc-builder:v1
13+ container : tarantool/doc-builder:fat-1
1414 env :
1515 AWS_ACCESS_KEY_ID : ${{secrets.AWS_ACCESS_KEY_ID}}
1616 AWS_SECRET_ACCESS_KEY : ${{secrets.AWS_SECRET_ACCESS_KEY}}
Original file line number Diff line number Diff line change 88jobs :
99 pull-translations :
1010 runs-on : ubuntu-latest
11- container : tarantool/doc-builder:latest
11+ container : tarantool/doc-builder:fat-1
1212
1313 steps :
1414 - uses : actions/checkout@v2
Original file line number Diff line number Diff line change 99jobs :
1010 push-translation-sources :
1111 runs-on : ubuntu-latest
12- container : tarantool/doc-builder:latest
12+ container : tarantool/doc-builder:fat-1
1313 steps :
1414 - uses : actions/checkout@v2
1515
Original file line number Diff line number Diff line change 1212jobs :
1313 update-translations :
1414 runs-on : ubuntu-latest
15- container : tarantool/doc-builder:v1
15+ container : tarantool/doc-builder:fat-1
1616
1717 steps :
1818
Original file line number Diff line number Diff line change 8282 tutorials/index
8383 contributing/index
8484 release
85+
86+
87+ .. test
You can’t perform that action at this time.
0 commit comments