@ -2,41 +2,41 @@ version: 2.1
workflows:
build_and_test:
jobs:
- build
- lint:
requires:
- test:
- e2e:
- doc_server_artifact:
- test
- e2e
- lint
filters:
branches:
only:
- main
- image:
- publish:
- image
build:
docker: