Skip to content

Commit

Permalink
[DDS-1576] Removed redundant vars.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Jul 26, 2023
1 parent 3d7e8b7 commit b431db0
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions gh-actions-bake.hcl
Original file line number Diff line number Diff line change
@@ -1,25 +1,7 @@
variable "IMAGE_TAG" {
default = "5.x"
}

variable "DOCKERHUB_NAMESPACE" {
default = "singledigital"
}

variable "GHCR_NAMESPACE" {
default = "ghcr.io/dpc-sdp/bay"
}

variable "CONTEXT" {
default = "images"
}

variable "LAGOON_IMAGE_VERSION" {
# Used to control which version of upstream Lagoon
# images the bay images are built from.
default = "latest"
}

target "docker-metadata-action" {}

target "ci-builder" {
Expand Down

0 comments on commit b431db0

Please sign in to comment.