This repository was archived by the owner on Jun 25, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ If the version number is not provided then the most recent version of the plugin
1818steps :
1919 - label : " Triggering pipelines"
2020 plugins :
21- - monebag/monorepo-diff#v2.5.1 :
21+ - monebag/monorepo-diff#v2.5.2 :
2222 diff : " git diff --name-only HEAD~1"
2323 watch :
2424 - path : " bar-service/"
3535steps :
3636 - label : " Triggering pipelines"
3737 plugins :
38- - monebag/monorepo-diff#v2.5.1 :
38+ - monebag/monorepo-diff#v2.5.2 :
3939 diff : " git diff --name-only $(head -n 1 last_successful_build)"
4040 interpolation : false
4141 env :
@@ -131,7 +131,7 @@ Add `log_level` property to set the log level. Supported log levels are `debug`
131131steps :
132132 - label : " Triggering pipelines"
133133 plugins :
134- - monebag/monorepo-diff#v2.5.1 :
134+ - monebag/monorepo-diff#v2.5.2 :
135135 diff : " git diff --name-only HEAD~1"
136136 log_level : " debug" # defaults to "info"
137137 watch :
@@ -207,7 +207,7 @@ hooks:
207207steps:
208208 - label: "Triggering pipelines"
209209 plugins:
210- - monebag/monorepo-diff#v2.5.1 :
210+ - monebag/monorepo-diff#v2.5.2 :
211211 diff: "git diff --name-only HEAD~1"
212212 watch:
213213 - path: app/cms/
You can’t perform that action at this time.
0 commit comments