1
0
mirror of https://github.com/kata-containers/kata-containers.git synced 2025-05-08 16:37:32 +00:00
kata-containers/ci
Hyounggyu Choi a1f288e5d3 CI: Use sudo if yq_path is not writable by USER
If `yq_path` is set to `/usr/local/bin/yq`, there could be a situation
where the `yq` cannot be installed without `sudo`.
This commit handles the situation by putting `sudo` in front of `curl`
and `chmod`, respectively.

Signed-off-by: Hyounggyu Choi <Hyounggyu.Choi@ibm.com>
2024-01-18 16:31:13 +01:00
..
openshift-ci/images openshift-ci: switch to CentOS Stream 2022-02-02 19:50:01 -03:00
darwin-test.sh runtime: device: move to top level package 2022-06-26 21:31:29 -07:00
docs-url-alive-check.sh ci: Weekly check whether the docs url is alive 2022-01-20 19:56:15 +08:00
gh-util.sh ci: Add gh-util.sh script 2024-01-04 16:48:34 +00:00
install_go.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_libseccomp.sh ci: install_libseccomp: Do not depend on the tests repo 2023-09-16 12:52:49 +02:00
install_rust.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_vc.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
install_yq.sh CI: Use sudo if yq_path is not writable by USER 2024-01-18 16:31:13 +01:00
lib.sh tests: Use function from Kata repo 2023-12-20 16:45:06 -08:00
run.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
setup.sh scripts: Use shebang /usr/bin/env bash 2022-01-13 22:53:28 +01:00
static-checks.sh ci: Pass function arguments in static-checks.sh 2022-01-24 12:05:10 +01:00