Browse Source

Update config.yml

main
Francois Lannoy 6 years ago
parent
commit
7c618b05d2
  1. 4
      .circleci/config.yml

4
.circleci/config.yml

@ -17,6 +17,10 @@ workflows:
- e2e - e2e
- lint - lint
- test - test
filters:
branches:
only:
- main
- publish_image: - publish_image:
context: context:
- DOCKER - DOCKER

Loading…
Cancel
Save