update ci/cd

This commit is contained in:
Solomon Laing 2022-12-04 16:16:34 +10:30
parent 0ffb95ec4c
commit a0b53aa6a1

View File

@ -20,9 +20,9 @@ main-build-job:
- hugo - hugo
before_script: before_script:
- echo "Installing dart-css-embedded" - echo "Installing dart-css-embedded"
- apt install dart-css-embedded --no-confirm - apt install dart-css-embedded
- echo "intsalling hugo" - echo "intsalling hugo"
- apt install hugo --no-confirm - apt install hugo
script: script:
- echo "Building configuration" - echo "Building configuration"
- hugo - hugo