Update gitlab-ci

[ci-skip] Remove `triggers` from stage `push-release`
This commit is contained in:
Denis S. Soldatov aka General-Beck 2017-01-25 19:04:08 +04:00 committed by GitHub
parent 971a481b0d
commit 33ecf1313f

View File

@ -564,7 +564,6 @@ push-release:
stage: push-release
only:
- tags
- triggers
image: ethcore/rust:stable
script:
- curl --data "secret=$RELEASES_SECRET" http://update.parity.io:1337/push-release/$CI_BUILD_REF_NAME/$CI_BUILD_REF