mirror of
https://github.com/wassname/talk.git
synced 2026-06-27 19:17:09 +08:00
[CORL-970] CircleCI Version Bump (#2893)
* feat: bump config version * fix: removed old version tag Co-authored-by: Kim Gardner <kgardnr@gmail.com>
This commit is contained in:
@@ -13,7 +13,7 @@ job_defaults: &job_defaults
|
||||
environment:
|
||||
<<: *job_environment
|
||||
|
||||
version: 2
|
||||
version: 2.1
|
||||
jobs:
|
||||
# npm_dependencies will install the dependencies used by all other steps.
|
||||
npm_dependencies:
|
||||
@@ -173,7 +173,6 @@ filter_develop: &filter_develop
|
||||
- next
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
build-test:
|
||||
jobs:
|
||||
- docker_tests:
|
||||
|
||||
Reference in New Issue
Block a user