mirror of
https://github.com/status-im/status-react.git
synced 2025-01-18 15:01:28 +00:00
ci: drop references to unused Coveralls
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
863dac6e6a
commit
f30d5b59ca
@ -40,9 +40,6 @@ pipeline {
|
|||||||
BUILD_ENV = 'prod'
|
BUILD_ENV = 'prod'
|
||||||
NIX_CONF_DIR = "${env.WORKSPACE}/nix"
|
NIX_CONF_DIR = "${env.WORKSPACE}/nix"
|
||||||
FASTLANE_DISABLE_COLORS = 1
|
FASTLANE_DISABLE_COLORS = 1
|
||||||
/* coverage report identification */
|
|
||||||
COVERALLS_SERVICE_NAME = "jenkins"
|
|
||||||
COVERALLS_SERVICE_JOB_ID = "${JOB_NAME}#${BUILD_NUMBER}"
|
|
||||||
}
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user