bamboo: list files
This commit is contained in:
parent
eb675abfc0
commit
3036a46566
|
@ -159,6 +159,10 @@
|
|||
|
||||
set -e -f -u -x
|
||||
|
||||
# TODO(e.burkov): !! remove
|
||||
ls -l -a .
|
||||
ls -l -a ..
|
||||
|
||||
# Explicitly checkout the revision that we need.
|
||||
git checkout "${bamboo.repository.revision.number}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue