-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hack: pin the os release base url, channel and build name
Three environment variables to be used when building the pinned release binary: RHCOS_BASE_URL: points to the base url from where to pick the image from. Defaults to "https://releases-rhcos.svc.ci.openshift.org/storage/releases". RHCOS_DEFAULT_CHANNEL: points to the channel where the image is available. Defaults to "maipo" RHCOS_BUILD_NAME: a string representing the build name. If empty, then the latest one will be picked up.
- Loading branch information
Rajat Chopra
committed
Nov 29, 2018
1 parent
e87f0d5
commit 6521f80
Showing
2 changed files
with
26 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters