Commit bd4fecda by Arun Babu Neelicattu

cirrus: skip executing tests on tags

parent 5d8eb097
......@@ -3,6 +3,7 @@ freebsd_instance:
test_task:
name: "Tests / FreeBSD / "
only_if: $CIRRUS_TAG == ''
skip: "!changesInclude('.cirrus.yml', 'poetry.lock', 'pyproject.toml', '**.json','**.py')"
env:
matrix:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment