update ci/cd
This commit is contained in:
parent
dec7c6cd39
commit
9c116a6107
@ -18,6 +18,9 @@ main-build-job:
|
|||||||
image: jojomi/hugo
|
image: jojomi/hugo
|
||||||
tags:
|
tags:
|
||||||
- hugo
|
- hugo
|
||||||
|
before_script:
|
||||||
|
- echo "Installing dart-css-embedded"
|
||||||
|
- sudo apt install dart-css-embedded --no-confirm
|
||||||
script:
|
script:
|
||||||
- echo "Building configuration"
|
- echo "Building configuration"
|
||||||
- hugo
|
- hugo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user