Skip to content

Commit

Permalink
list content of /cromwell_root
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkinsc committed Oct 20, 2023
1 parent 44c8397 commit 60cfa93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipes/WDL/tasks/tasks_terra.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ task get_gcloud_env_info {
echo "WORKSPACE_NAMESPACE: ${WORKSPACE_NAMESPACE}"
echo "WORKSPACE_NAME: ${WORKSPACE_NAME}"

ls -lah /cromwell_root

curl -X 'GET' \
"https://leonardo.dsde-dev.broadinstitute.org/api/google/v1/apps/${GOOGLE_PROJECT_ID}" \
-H 'accept: text/plain' \
Expand Down

0 comments on commit 60cfa93

Please sign in to comment.