Hi,
is there a way to have a parameterized build jenkins like in drone? to be able to get from ui user input that will effect the build?
Hi,
is there a way to have a parameterized build jenkins like in drone? to be able to get from ui user input that will effect the build?
You can start a build and pass parameters using Drone CLI or by calling the API directly as mentioned here: Trigger downstream