Add env
This commit is contained in:
parent
ff1150176e
commit
8a7b7d1803
@ -16,5 +16,8 @@ runs:
|
||||
mv /tmp/${PRODUCT} /usr/local/bin/${PRODUCT} && \
|
||||
rm -f /tmp/${PRODUCT}_${VERSION}_linux_amd64.zip ${PRODUCT}_${VERSION}_SHA256SUMS ${VERSION}/${PRODUCT}_${VERSION}_SHA256SUMS.sig && \
|
||||
apk del .deps
|
||||
env:
|
||||
PRODUCT: terraform
|
||||
VERSION: 1.7.5
|
||||
shell: sh
|
||||
name: Install Terraform
|
||||
|
Loading…
x
Reference in New Issue
Block a user