Skip to content

Commit

Permalink
rename to date_release
Browse files Browse the repository at this point in the history
  • Loading branch information
Avsecz committed Nov 28, 2018
1 parent 32c439d commit 5a93b7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
command: kipoi test-source kipoi --all --common_env
- *save_cache
- *store_artifacts
date_tag:
date_release:
<<: *defaults
steps:
- run:
Expand Down Expand Up @@ -129,4 +129,4 @@ workflows:
only:
- master
jobs:
- date_tag
- date_release

0 comments on commit 5a93b7b

Please sign in to comment.