chore: adjust order of requires and filters in workflows

This commit is contained in:
Ben Moore
2020-03-31 10:33:58 -05:00
parent f90e899c8f
commit 80191d03b1
+2 -2
View File
@@ -142,13 +142,13 @@ workflows:
branches:
only: master
- checks:
requires:
- checkout
filters:
tags:
only: /^\d+\.\d+\.\d+$/
branches:
only: master
requires:
- checkout
- deploy_svn_tag:
context: genesis-svn
requires: