Skip to content

Commit 78c0221

Browse files
committed
CI: dump env for testing purposes
Signed-off-by: Kumar Gala <[email protected]>
1 parent a1c74b7 commit 78c0221

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.shippable.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ build:
2525
options: "-e HOME=/home/buildslave --privileged=true --tty --net=bridge --user buildslave"
2626

2727
ci:
28+
- env
2829
- export CCACHE_DIR=${SHIPPABLE_BUILD_DIR}/ccache/.ccache
2930
- export COMMIT_RANGE=${SHIPPABLE_COMMIT_RANGE}
3031
- echo ${SHIPPABLE_COMMIT_RANGE}

0 commit comments

Comments
 (0)