ci: fix new job naming

This commit is contained in:
Ben Moore
2020-03-30 15:28:16 -05:00
parent 27315c4b74
commit 52e99ccf1f
+2 -2
View File
@@ -140,7 +140,7 @@ workflows:
only: /^\d+\.\d+\.\d+$/
branches:
only: master
- standards:
- checks:
filters:
tags:
only: /^\d+\.\d+\.\d+$/
@@ -152,7 +152,7 @@ workflows:
context: genesis-svn
requires:
- checkout
- standards
- checks
filters:
tags:
only: /^\d+\.\d+\.\d+$/