Skip to content

Commit ffd1cdb

Browse files
committed
change circleci version to 2.1
1 parent 58c08f2 commit ffd1cdb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2
1+
version: 2.1
22
jobs:
33
build:
44
docker:
@@ -133,7 +133,7 @@ only-npm-tags: &only-npm-tags
133133
ignore: /.*/
134134

135135
workflows:
136-
version: 2.1
136+
version: 2
137137

138138
default:
139139
jobs:

0 commit comments

Comments
 (0)