mirror of
https://github.com/10h30/genesis-simple-sidebars.git
synced 2026-06-05 15:08:34 +09:00
ci: fix new job naming
This commit is contained in:
@@ -140,7 +140,7 @@ workflows:
|
|||||||
only: /^\d+\.\d+\.\d+$/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
branches:
|
branches:
|
||||||
only: master
|
only: master
|
||||||
- standards:
|
- checks:
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^\d+\.\d+\.\d+$/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
@@ -152,7 +152,7 @@ workflows:
|
|||||||
context: genesis-svn
|
context: genesis-svn
|
||||||
requires:
|
requires:
|
||||||
- checkout
|
- checkout
|
||||||
- standards
|
- checks
|
||||||
filters:
|
filters:
|
||||||
tags:
|
tags:
|
||||||
only: /^\d+\.\d+\.\d+$/
|
only: /^\d+\.\d+\.\d+$/
|
||||||
|
|||||||
Reference in New Issue
Block a user