Skip to content

Commit

Permalink
run ci on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Jan 8, 2023
1 parent 2a1a079 commit ac88811
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ workflows:
filters:
branches:
only: master
tags:
only: /.*/
- deploy:
context:
- dockerhub
Expand All @@ -45,3 +47,6 @@ workflows:
filters:
branches:
only: master
tags:
only: /.*/

0 comments on commit ac88811

Please sign in to comment.