Skip to content

Commit 96da627

Browse files
committed
Push Docker images on tag
1 parent 82b95e4 commit 96da627

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.circleci/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,11 @@ workflows:
4848

4949
- docker-image-build:
5050
name: docker-image-build
51+
filters:
52+
tags:
53+
only: /.*/
54+
branches:
55+
only: /.*/
5156

5257
- build-docker-push-latest:
5358
name: build-docker-push-latest

0 commit comments

Comments
 (0)