R
Railway9mo ago
eth

Created services do not start

I'm creating new services using the serviceCreate mutation. They get created but not deployed. This is different from the UI where creating a new service starts a deployment. I've been trying to use serviceInstanceRedeploy mutation afterwards but no luck. What is the correct way of having services automatically start deploying after their creation? ✌️
Solution:
are you providing a source?
Jump to solution
7 Replies
Percy
Percy9mo ago
Project ID: N/A
eth
eth9mo ago
N/A
Solution
Brody
Brody9mo ago
are you providing a source?
eth
eth9mo ago
Of course, a github repo that appears correctly in the service's General > Source Repo field. A deployment is not triggered.
Brody
Brody9mo ago
have you provided a branch?
eth
eth9mo ago
I see, main/master issue. Is master the default or what's the cause? THX anyways for the time! Works now
Brody
Brody9mo ago
awsome, glad i could help