parent
4d29510e09
commit
37c128627d
2 changed files with 2 additions and 2 deletions
|
|
@ -79,7 +79,7 @@ pub const SUDO_ASKPASS: &str = "SUDO_ASKPASS";
|
|||
// Misc
|
||||
pub const BLUE_BUILD: &str = "bluebuild";
|
||||
pub const BUILD_SCRIPTS_IMAGE_REF: &str = "ghcr.io/blue-build/cli/build-scripts";
|
||||
pub const BLUE_BULID_IMAGE_REF: &str = "ghcr.io/blue-build/cli";
|
||||
pub const BLUE_BUILD_IMAGE_REF: &str = "ghcr.io/blue-build/cli";
|
||||
pub const BLUE_BUILD_MODULE_IMAGE_REF: &str = "ghcr.io/blue-build/modules";
|
||||
pub const COSIGN_IMAGE: &str = "ghcr.io/sigstore/cosign/cosign:v2.5.3";
|
||||
pub const NUSHELL_IMAGE: &str = "ghcr.io/blue-build/nushell-image";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue