Skip to content

Commit b9140d1

Browse files
authored
Merge pull request #618 from mbaldessari/target_site
Add TARGET_SITE as an env variable
2 parents a472f72 + e3e7add commit b9140d1

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)