Skip to content

Commit

Permalink
only use one deploy job in the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Jan 7, 2023
1 parent 904184c commit 0b12565
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ workflows:
jobs:
- build
- test
- deploy:
context:
- dockerhub
- deploy:
context:
- dockerhub
Expand Down

0 comments on commit 0b12565

Please sign in to comment.