mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
test
This commit is contained in:
parent
1d84da7e2e
commit
45a7bc18d1
2 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
#%%MULTILINE_YAML_START
|
||||
#Install YQ
|
||||
|
||||
#
|
||||
export YQ_VERSION=4.27.2
|
||||
export YQ_ARCH=linux_amd64
|
||||
curl -fsSL "https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_${YQ_ARCH}" -o yq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue