update ci/cd
This commit is contained in:
parent
48b94d479b
commit
447ab9dc14
@ -35,7 +35,7 @@ main-build-job:
|
|||||||
- tar -xvf hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz -C hugo_extended;
|
- tar -xvf hugo_extended_${HUGO_VERSION}_Linux-64bit.tar.gz -C hugo_extended;
|
||||||
- mv hugo_extended/hugo $BIN_DIR
|
- mv hugo_extended/hugo $BIN_DIR
|
||||||
- rm -rf hugo_extended*;
|
- rm -rf hugo_extended*;
|
||||||
- hugo --version
|
- hugo version
|
||||||
script:
|
script:
|
||||||
- echo "Building configuration"
|
- echo "Building configuration"
|
||||||
- hugo
|
- hugo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user