Skip to content

Commit 3f1b71c

Browse files
committed
clean: Don't push 'stable' docker image for pull requests
1 parent 0d02771 commit 3f1b71c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,10 @@ workflows:
229229
type: approval
230230
requires:
231231
- publish_docker_locally
232+
filters:
233+
branches:
234+
only:
235+
- master
232236
- codacy/shell:
233237
name: publish_dockerhub_stable
234238
context: CodacyDocker

0 commit comments

Comments
 (0)