This is an automated email from the ASF dual-hosted git repository. yuchaoran pushed a commit to branch branch-1.3.0 in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git
commit a48a5b45c493c0557ab1de0218603713b7029bc3 Author: Chaoran Yu <[email protected]> AuthorDate: Wed Jul 19 23:43:15 2023 -0700 Updated build version --- rio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rio.yml b/rio.yml index a3e5ba59..a37b766e 100644 --- a/rio.yml +++ b/rio.yml @@ -21,7 +21,7 @@ pipelines: machine: baseImage: 'docker.apple.com/base-images/ubi9/go1.20-builder' env: - APP_VERSION: '1.0.#{}' + APP_VERSION: '1.3.#{}' HTTP_PROXY: 'http://proxy.config.pcp.local:3128' HTTPS_PROXY: 'http://proxy.config.pcp.local:3128' http_proxy: 'http://proxy.config.pcp.local:3128' --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
