update ci/cd

This commit is contained in:
Solomon Laing 2022-12-04 16:24:43 +10:30
parent 8020404fc9
commit 437f7b130d

View File

@ -19,12 +19,7 @@ main-build-job:
tags:
- hugo
before_script:
- echo "installing snapd"
- apt install snapd
- echo "Installing dart-css-embedded"
- snap install dart-css-embedded
- echo "intsalling hugo"
- apt install hugo
- echo "PATH is $PATH"
script:
- echo "Building configuration"
- hugo