We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffca8e8 commit dedc778Copy full SHA for dedc778
.circleci/config.yml
@@ -37,6 +37,8 @@ workflows:
37
filters:
38
branches:
39
only: master
40
+ tags:
41
+ only: /.*/
42
- deploy:
43
context:
44
- dockerhub
0 commit comments