This commit is contained in:
parent
9420ee5932
commit
51935c3d8f
@ -29,6 +29,7 @@ steps:
|
||||
- tar -xvf hugo_extended_$${HUGO_VERSION}_Linux-64bit.tar.gz -C hugo_extended;
|
||||
- mv hugo_extended/hugo $BIN_DIR
|
||||
- rm -rf hugo_extended*;
|
||||
- file /usr/local/bin/hugo
|
||||
- hugo version
|
||||
- echo "Building configuration"
|
||||
- hugo
|
||||
|
||||
Loading…
Reference in New Issue
Block a user