mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-13 04:11:07 +00:00
travis: show ci_env for debugging
This commit is contained in:
parent
df17112bbe
commit
495200e68f
@ -24,7 +24,7 @@ install:
|
||||
|
||||
script:
|
||||
# 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:
|
||||
# email: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user