Skip to content

Commit

Permalink
Printing logs
Browse files Browse the repository at this point in the history
  • Loading branch information
nollymar committed Sep 24, 2024
1 parent 386cb3e commit 4b9df26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/scripts/run-push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ _setup_CLI(){

print_log(){
echo "Quarkus log file contents:"
echo "$(ls -la $DOT_CLI_HOME)"
echo "$(ls -la $DOT_REPO_BASE_PATH)"
echo "$(ls -la $HOME/.dotcms/)"
cat "$QUARKUS_LOG_FILE_PATH"
}

Expand Down

0 comments on commit 4b9df26

Please sign in to comment.