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