Avoid crons triggered by git changes

This commit is contained in:
Stephan Kulow 2019-05-31 16:04:06 +02:00
parent 9312792785
commit cf0368b0bd
3 changed files with 4 additions and 0 deletions

View File

@ -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:

View File

@ -14,6 +14,7 @@ pipelines:
only_on_changes: false
stages:
- Run:
approval: manual
resources:
- staging-bot
tasks:

View File

@ -13,6 +13,7 @@ pipelines:
only_on_changes: false
stages:
- Run:
approval: manual
resources:
- autosubmit
tasks: