Skip to content

Commit

Permalink
Test for docker compose54
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Wagner <[email protected]>
  • Loading branch information
wagmarcel committed Apr 6, 2019
1 parent b9fd4a7 commit 3f6d81c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ commands:
fi
echo Marcel922 ${PR_REPO} + ${PR}
echo Marcel352 ${PR_USERNAME}
url="https://api.github.com/repos/${PR_USERNAME}/${PR_REPONAME}/pulls/${PR}"
url="https://api.github.com/repos/${PR_USERNAME}/${PR_REPO}/pulls/${PR}"
#echo $(curl "$url" | jq '.base.ref' | tr -d '"')
echo Marcel643 $url
echo $(curl "$url")
Expand Down

0 comments on commit 3f6d81c

Please sign in to comment.