Skip to content

Commit

Permalink
fix: pass ENV in args
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed Jul 12, 2024
1 parent 4c3f4f9 commit 59ffbb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions containers/jug/dev.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ target "default" {
"id=mirrors,src=mirrors.yaml",
]
args = {
ENV = ENV
jobs = jobs
DOCKER_REGISTRY = DOCKER_REGISTRY
BUILDER_IMAGE = BUILDER_IMAGE
Expand Down

0 comments on commit 59ffbb2

Please sign in to comment.