@ -0,0 +1,31 @@ |
|||||||
|
image: ilaborie/hugonode |
||||||
|
|
||||||
|
variables: |
||||||
|
GIT_SUBMODULE_STRATEGY : recursive |
||||||
|
|
||||||
|
before_script: |
||||||
|
- hugo version |
||||||
|
- echo node `node --version` |
||||||
|
- echo yarn `yarn --version` |
||||||
|
|
||||||
|
sandbox: |
||||||
|
script: |
||||||
|
- hugo |
||||||
|
- firebase use default |
||||||
|
- firebase deploy --token "$FIREBASE_SANDBOX_TOKEN" |
||||||
|
artifacts: |
||||||
|
paths: |
||||||
|
- public |
||||||
|
only: |
||||||
|
- develop |
||||||
|
|
||||||
|
prod: |
||||||
|
script: |
||||||
|
- hugo |
||||||
|
- firebase use prod |
||||||
|
- firebase deploy --token "$FIREBASE_PROD_TOKEN" |
||||||
|
artifacts: |
||||||
|
paths: |
||||||
|
- public |
||||||
|
only: |
||||||
|
- master |
After Width: | Height: | Size: 1.2 MiB |
After Width: | Height: | Size: 1.1 MiB |
After Width: | Height: | Size: 634 KiB |
After Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 528 KiB After Width: | Height: | Size: 493 KiB |
Before Width: | Height: | Size: 561 KiB After Width: | Height: | Size: 406 KiB |
Before Width: | Height: | Size: 17 MiB After Width: | Height: | Size: 1.8 MiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 175 KiB After Width: | Height: | Size: 165 KiB |
Before Width: | Height: | Size: 533 KiB After Width: | Height: | Size: 404 KiB |
Before Width: | Height: | Size: 45 KiB After Width: | Height: | Size: 25 KiB |
After Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 64 KiB |
Before Width: | Height: | Size: 45 KiB |
Before Width: | Height: | Size: 47 KiB |
After Width: | Height: | Size: 8.3 KiB |
After Width: | Height: | Size: 12 KiB |
After Width: | Height: | Size: 2.1 KiB |
After Width: | Height: | Size: 44 KiB |
After Width: | Height: | Size: 3.5 KiB |
After Width: | Height: | Size: 5.0 KiB |
After Width: | Height: | Size: 79 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 88 KiB |
After Width: | Height: | Size: 23 KiB |
After Width: | Height: | Size: 16 KiB |
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 48 KiB |
After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 3.3 KiB |
Before Width: | Height: | Size: 102 KiB |
Before Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 8.8 KiB |
Before Width: | Height: | Size: 65 KiB |
After Width: | Height: | Size: 56 KiB |
After Width: | Height: | Size: 337 KiB |
@ -1 +1 @@ |
|||||||
Subproject commit 1e89c56d435637263d21dafadf247b5356d123be |
Subproject commit c9ea2697fed8af5a2edf0b4807961528e226bc15 |