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