Skip functional tests for doc update
Change-Id: I86f536cd46b56630ee1490af52da9814c1ebbddc
This commit is contained in:
parent
15a73abefe
commit
34a00292ac
@ -5,6 +5,11 @@
|
||||
pre-run: playbooks/tests/functional/pre.yml
|
||||
vars:
|
||||
tox_envlist: functional
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^\.pre-commit-config\.yaml$
|
||||
|
||||
- job:
|
||||
name: taskflow-functional-redis
|
||||
|
Loading…
Reference in New Issue
Block a user