Skip to content
Snippets Groups Projects
Commit f1b449bd authored by Sven Schliesing's avatar Sven Schliesing
Browse files

feat: ignore files defined in .tarignore

parent 23004448
Branches
Tags
No related merge requests found
......@@ -46,6 +46,7 @@ spec:
-C "$GITLAB_TOFU_ROOT_DIR"
--exclude=./.git
--exclude=./.terraform*
--exclude-ignore=.tarignore
.
- >-
curl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment