Skip to content

Commit

Permalink
fix release job steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jsanda committed Mar 19, 2020
1 parent f9b2800 commit d11050a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,6 @@ jobs:
- setup_remote_docker
- attach_workspace:
at: /home/circleci
- run:
name: creating image release tag
command: make push-release-tag
- run:
name: prepare release artifacs
command: make prepare-release-artifacts
- run:
name: publish release
command: |
Expand Down

0 comments on commit d11050a

Please sign in to comment.