Skip to content

Commit 24b9ef4

Browse files
committed
Minor change
1 parent 18ab7a4 commit 24b9ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ job-build:
4646
stage: build
4747
rules:
4848
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
49-
- if: $CI_COMMIT_TAG != "nightly"
5049
script: "./gradlew buildOta"
5150
artifacts:
5251
paths:

0 commit comments

Comments
 (0)