Skip to content

Commit 46578b3

Browse files
authored
maint: execute deploy_docker with commits to master
1 parent 618e6e3 commit 46578b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,7 @@ workflows:
855855
- deploy_docker
856856
filters:
857857
branches:
858-
ignore: /.*/
858+
only:
859+
- master
859860
tags:
860861
only: /.*/

0 commit comments

Comments
 (0)