Avoid crons triggered by git changes
This commit is contained in:
parent
9312792785
commit
cf0368b0bd
@ -13,6 +13,7 @@ pipelines:
|
|||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
|
approval: manual
|
||||||
resources:
|
resources:
|
||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
@ -30,6 +31,7 @@ pipelines:
|
|||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
|
approval: manual
|
||||||
resources:
|
resources:
|
||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -14,6 +14,7 @@ pipelines:
|
|||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
|
approval: manual
|
||||||
resources:
|
resources:
|
||||||
- staging-bot
|
- staging-bot
|
||||||
tasks:
|
tasks:
|
||||||
|
@ -13,6 +13,7 @@ pipelines:
|
|||||||
only_on_changes: false
|
only_on_changes: false
|
||||||
stages:
|
stages:
|
||||||
- Run:
|
- Run:
|
||||||
|
approval: manual
|
||||||
resources:
|
resources:
|
||||||
- autosubmit
|
- autosubmit
|
||||||
tasks:
|
tasks:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user