Browse Source

💚 Remove filters for docker build

pull/1/head
anthony 5 years ago
parent
commit
20a4eb7aa9
  1. 8
      .circleci/config.yml

8
.circleci/config.yml

@ -165,7 +165,7 @@ workflows:
requires: requires:
- test - test
- lint - lint
filters:
branches:
only:
- main
# filters:
# branches:
# only:
# - main
Loading…
Cancel
Save