Skip to content

Commit f51eb06

Browse files
committed
more echo
1 parent 0b63580 commit f51eb06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.ci/travis/linux/before_script.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ set -e
1818
pushd .docker
1919

2020
echo "travis_fold:start:travis environment"
21+
echo "TRAVIS_BRANCH $TRAVIS_BRANCH"
22+
echo "TRAVIS_EVENT_TYPE $TRAVIS_EVENT_TYPE"
2123
echo "DOCKER_TAG $DOCKER_TAG"
2224
echo "DOCKER_DEPS_PUSH $DOCKER_DEPS_PUSH"
2325
echo "DOCKER_DEPS_IMAGE_REBUILD $DOCKER_DEPS_IMAGE_REBUILD"

0 commit comments

Comments
 (0)