Skip to content

Commit 127e6c2

Browse files
committed
add build auto-creation on new tag
1 parent 8a743b3 commit 127e6c2

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

circle.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ test:
4141

4242
deployment:
4343
release:
44-
tag: /[0-9]+(\.[0-9]+)*/
45-
owner: circleci
44+
tag: /.*/
4645
commands:
47-
- "true"
46+
- (true)

0 commit comments

Comments
 (0)