Skip to content

Commit e3e7add

Browse files
committed
Push TARGET_SITE into the in-container variables
This way we can override the TARGET_SITE when invoking pattern.sh
1 parent a472f72 commit e3e7add

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/pattern-util.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ podman run -it --rm --pull=newer \
8585
-e EXTRA_HELM_OPTS \
8686
-e EXTRA_PLAYBOOK_OPTS \
8787
-e TARGET_ORIGIN \
88+
-e TARGET_SITE \
8889
-e NAME \
8990
-e TOKEN_SECRET \
9091
-e TOKEN_NAMESPACE \

0 commit comments

Comments
 (0)