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