You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate setup of a CI server within Clud, which will automatically deploy an app.
Using Drone CI, deployed within the k8s cluster
Pointing at Github
Setup needs to be scripted somehow
Functionality to automatically scaffold CI definition for an application
Could be CLI or management web app functionality, whatever makes sense. May need to be web app as may need to do an Oauth flow with Bitbucket?
This should create the project in Drone, point it at hte repo, set up webhooks in the repo, and provide the user with a Drone YAML pipeline file to start from, based on their project detected
The text was updated successfully, but these errors were encountered:
Automate setup of a CI server within Clud, which will automatically deploy an app.
The text was updated successfully, but these errors were encountered: