Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.

Commit

Permalink
Debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
josejulioramos committed Feb 13, 2020
1 parent a642cfc commit 147018b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions travis/containerCreation.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
set -euov pipefail

pwd
ls
ls build/libs
ls /

./gradlew shadowJar

# Create a Docker image and tag it as 'travis_<build number>'
buildTag=travis_${TRAVIS_BRANCH}_$TRAVIS_BUILD_NUMBER

Expand Down

0 comments on commit 147018b

Please sign in to comment.