Skip to content

Commit 188ba43

Browse files
author
Vikas Agarwal
committed
making hot fix branch deployable to test in dev
1 parent bdff1fd commit 188ba43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ workflows:
7676
- test
7777
filters:
7878
branches:
79-
only: ['dev']
79+
only: ['dev', 'hotfix/gzip_compression']
8080
- deployProd:
8181
requires:
8282
- test

0 commit comments

Comments
 (0)