Skip to content

Commit 0e9930d

Browse files
authored
ci(docker): hotfix the trigger of publishing docker image by tags (#61)
Closes #65
1 parent 883f13e commit 0e9930d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,4 +197,4 @@ workflows:
197197
tags:
198198
only: /^v.*/
199199
branches:
200-
only: main
200+
ignore: /.*/

0 commit comments

Comments
 (0)