Update gitlab-ci
[ci-skip] Remove `triggers` from stage `push-release`
This commit is contained in:
parent
33b02febed
commit
e672e6c5d6
@ -565,7 +565,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
|
||||
|
Loading…
Reference in New Issue
Block a user