update ci/cd
This commit is contained in:
parent
91fc4f0c9e
commit
0ffb95ec4c
@ -20,9 +20,9 @@ main-build-job:
|
|||||||
- hugo
|
- hugo
|
||||||
before_script:
|
before_script:
|
||||||
- echo "Installing dart-css-embedded"
|
- echo "Installing dart-css-embedded"
|
||||||
- sudo apt install dart-css-embedded --no-confirm
|
- apt install dart-css-embedded --no-confirm
|
||||||
- echo "intsalling hugo"
|
- echo "intsalling hugo"
|
||||||
- sudo apt install hugo --no-confirm
|
- apt install hugo --no-confirm
|
||||||
script:
|
script:
|
||||||
- echo "Building configuration"
|
- echo "Building configuration"
|
||||||
- hugo
|
- hugo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user