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
1. From the**Simulate Trigger From** drop-down list, select the type of Git trigger to simulate.
@@ -137,7 +136,7 @@ alt="Cron trigger: Cron trigger: Additional settings for Git event, variables, a
137
136
max-width="60%"
138
137
%}
139
138
140
-
{:start="7"}
139
+
{:start="10"}
141
140
1. To confirm click**Done**.
142
141
* If you defined only the Timer settings, the build is triggered according to the Cron expression.
143
142
* If you defined both the Timer and additional Settings, the build is triggered according to the Cron expression, and depending on the settings, the pipeline is populated with the information from the Git repo, additional variables, and notifications when configured.