Skip to content

Commit 1179658

Browse files
committed
Adjust branch name in .gitlab-ci.yml
1 parent 48a211f commit 1179658

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ create_package:
2222
- cp $PACKAGE_NAME.tar.gz $TEMP_DIR
2323

2424
only:
25-
- master
25+
- "2.0"
2626

2727
artifacts:
2828
paths:

0 commit comments

Comments
 (0)