update ci/cd

This commit is contained in:
Solomon Laing 2022-12-04 16:15:35 +10:30
parent 91fc4f0c9e
commit 0ffb95ec4c

View File

@ -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