Naming conventions
This commit is contained in:
@ -54,7 +54,7 @@ jobs:
|
||||
command: python setup.py sdist upload -r pypi
|
||||
workflows:
|
||||
version: 2
|
||||
build:
|
||||
build_and_test:
|
||||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
@ -66,7 +66,7 @@ workflows:
|
||||
filters:
|
||||
branches:
|
||||
only: develop
|
||||
release:
|
||||
build_test_and_deploy:
|
||||
jobs:
|
||||
- build:
|
||||
filters:
|
||||
|
||||
Reference in New Issue
Block a user