Skip to content

Commit

Permalink
Merge pull request #6 from soerenmartius/soerenmartius/deploy
Browse files Browse the repository at this point in the history
feat: deploy all stacks
  • Loading branch information
soerenmartius authored Nov 13, 2024
2 parents b2f9b4a + fe66178 commit b3d8e3f
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 b3d8e3f

Please sign in to comment.