Triggering a deployment from GH Workflows #1330
Unanswered
techdaddies-kevin
asked this question in
Q&A
Replies: 0 comments
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.
-
Right now we have Swiftwave configured to deploy from GH webhooks when we merge to main. I want to update this so that we deploy instead from GH workflows.
We have a GH workflow already created that successfully builds our containers and pushes to GHCR. How do I update Swiftwave to pull this pre-built container instead of building locally from the git source? I can't seem to figure it out.
Beta Was this translation helpful? Give feedback.
All reactions