Replies: 1 comment
-
Thanks @skttl. Great suggestion. I have added this feature request to our backlog. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Issue description
Sometimes it's nice to be able to trigger a deployment without having to push code to the repository. I just learned that you can do a Postman PUT to https://{your-site-alias}.scm.euwest01.umbraco.io/api/deployments with basic auth using your credentials for umbraco.io (no body), to trigger a deployment. Thats cool! If it was a button in the portal it would be even cooler!
Beta Was this translation helpful? Give feedback.
All reactions