Skip to content

Commit c497405

Browse files
author
Vladimir Kotal
committed
no pre-releases anymore
1 parent 4d86374 commit c497405

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.travis.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -67,16 +67,6 @@ jobs:
6767
install: true
6868
script: dev/pre-deploy.sh
6969
deploy:
70-
- provider: releases
71-
name: "$TRAVIS_TAG"
72-
prerelease: true
73-
api_key:
74-
secure: bCywC9GdBIzLvLG3cgM9SgOAdMRQchmqEyKQZtIfK4iNzH3GjZwLMH91Oha0X3XU/n+nxGKw2E9qpYRzWlcbxHXqIgjFTt+hkt7zAldjjyWJnOcAYqdUDfsH3NqNQBqMBg8q7Bjc0LVS6PfpTpZliZISrL6KSyDprRg7C0S+HAk=
75-
file: distribution/target/opengrok-$TRAVIS_TAG.tar.gz
76-
skip_cleanup: true
77-
on:
78-
condition: "$TRAVIS_TAG =~ rc[0-9]+$"
79-
all_branches: true
8070
- provider: releases
8171
name: "$TRAVIS_TAG"
8272
api_key:

0 commit comments

Comments
 (0)