mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-29 03:11:33 +00:00
travis: show ci_env for debugging
This commit is contained in:
parent
df17112bbe
commit
495200e68f
@ -24,7 +24,7 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# https://docs.codecov.io/docs/testing-with-docker
|
# https://docs.codecov.io/docs/testing-with-docker
|
||||||
- ci_env=$(bash <(curl -s https://codecov.io/env)) ; docker run $ci_env britney /bin/sh -c "export CI=true ; ci/run-everything-and-upload-to-codecov.io.sh"
|
- ci_env=$(bash <(curl -s https://codecov.io/env)) ; echo $ci_env ; docker run $ci_env britney /bin/sh -c "export CI=true ; ci/run-everything-and-upload-to-codecov.io.sh"
|
||||||
|
|
||||||
#notifications:
|
#notifications:
|
||||||
# email: false
|
# email: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user