Skip to content

Commit b3e768a

Browse files
committed
Switch back to master
1 parent 3eda6e2 commit b3e768a

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,14 @@ workflows:
3737
filters:
3838
branches:
3939
only:
40-
- develop
40+
- master
41+
tags:
42+
only: /[0-9]+(\.[0-9]+)*/
4143

4244
- deploy:
4345
requires:
4446
- hold
4547

46-
filters:
47-
tags:
48-
only: /[0-9]+(\.[0-9]+)*/
49-
5048
jobs:
5149
build:
5250
docker:

0 commit comments

Comments
 (0)