Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
nolte committed Jan 5, 2019
1 parent ac3355e commit a5e8419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ jobs:
steps:
- *run_task_prepare_jq
- *run_task_load_latest_ghrelease
- *run_task_add_key
- run:
name: generate CHANGELOG.md
command: |
Expand Down Expand Up @@ -132,6 +131,7 @@ jobs:
steps:
- *run_task_prepare_jq
- *run_task_configure_git
- *run_task_add_key
- checkout
- run:
name: debug
Expand Down

0 comments on commit a5e8419

Please sign in to comment.