Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrdrew committed Nov 1, 2023
1 parent eab2701 commit def0c8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker rm -f $CONTAINER_NAME-run
# This means that the pr_check_inner.sh script will be run in the context of the jenkins workspace
# This confused me for a while because pr_check_inner.sh is also copied into the pr check container at build time
# but the template_check.sh isn't. I couldn't figure out how it was sourcing it

echo true
docker buildx inspect --bootstrap
docker buildx ls
#docker buildx rm feo-builder || true
Expand Down

0 comments on commit def0c8f

Please sign in to comment.