mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 06:27:26 +08:00
ammended format
This commit is contained in:
+5
-5
@@ -145,11 +145,11 @@ workflows:
|
||||
- test_integration_edge
|
||||
deploy-tagged:
|
||||
triggers:
|
||||
- filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /v[0-9]+(\.[0-9]+)*/
|
||||
filters:
|
||||
branches:
|
||||
ignore: /.*/
|
||||
tags:
|
||||
only: /v[0-9]+(\.[0-9]+)*/
|
||||
jobs:
|
||||
- npm_dependencies
|
||||
- lint:
|
||||
|
||||
Reference in New Issue
Block a user