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