diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index 4fb860b9..7eb76596 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -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}"