Auto redeploy of updated stacks using github #645
Unanswered
bearded-papa
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Maybe you can share the action? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have setup an action to auto redeploy a stack when I have changed a compose file on github, and this works without issue.
To make this work I have had to add a line to the stage for every stack I have so my question is as follows.
Is there a way to make a stack update on changes to the github compose without having to add a new line to the stage in actions for every new stack I add?
Beta Was this translation helpful? Give feedback.
All reactions