update ci/cd
This commit is contained in:
parent
8020404fc9
commit
437f7b130d
@ -19,12 +19,7 @@ main-build-job:
|
|||||||
tags:
|
tags:
|
||||||
- hugo
|
- hugo
|
||||||
before_script:
|
before_script:
|
||||||
- echo "installing snapd"
|
- echo "PATH is $PATH"
|
||||||
- apt install snapd
|
|
||||||
- echo "Installing dart-css-embedded"
|
|
||||||
- snap install dart-css-embedded
|
|
||||||
- echo "intsalling hugo"
|
|
||||||
- apt install hugo
|
|
||||||
script:
|
script:
|
||||||
- echo "Building configuration"
|
- echo "Building configuration"
|
||||||
- hugo
|
- hugo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user