Skip to content

Commit cffe77d

Browse files
authored
Merge pull request #1400 from nipreps/maint/post-docker-image-with-prs
MAINT: Execute ``deploy_docker`` with commits to master
2 parents 618e6e3 + 46578b3 commit cffe77d

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)