Skip to content

Commit

Permalink
feat: deploy all stacks
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenmartius committed Nov 13, 2024
1 parent b2f9b4a commit fe66178
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
run: |
terramate script run \
--changed \
--parallel 5 \
--continue-on-error \
-- \
preview
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
trigger {
ctime = 1731489856
reason = "Created using Terramate CLI without setting specific reason."
type = changed
context = stack
}

0 comments on commit fe66178

Please sign in to comment.