Skip to content

Commit

Permalink
CI: removed all references to get_data
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastientourbier committed Jun 13, 2020
1 parent 346aff6 commit 6a797e9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,14 +290,6 @@ workflows:
tags:
only: /.*/

# - get_data:
# filters:
# branches:
# ignore:
# - /docs?\/.*/
# tags:
# only: /.*/

# - build_docs:
# requires:
# - build
Expand All @@ -310,7 +302,6 @@ workflows:

- test:
requires:
- get_data
# - update_cache
- build
filters:
Expand Down

0 comments on commit 6a797e9

Please sign in to comment.