Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
fix: build args
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon committed Dec 18, 2023
1 parent 043729b commit 35e2c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/prod/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
use: build
with:
buildArgs:
PRODUCTION="true"
PRODUCTION: "true"

0 comments on commit 35e2c50

Please sign in to comment.