Skip to content

Commit

Permalink
Print dockeroptions
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasDorier committed Mar 9, 2023
1 parent d0fce76 commit 2ce5dcf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ jobs:
source ".circleci/parse-tag.sh"
DOCKERHUB_DOCKEFILE="$DOCKERHUB_DOCKEFILE_ARM64"
DOCKERHUB_DESTINATION="$DOCKERHUB_REPO:$LATEST_TAG-arm64v8"
echo "DOCKER_OPTIONS=$DOCKER_OPTIONS"
echo "DOCKER_CERT_PATH=$DOCKER_CERT_PATH"
if [ -f $DOCKERHUB_DOCKEFILE ]; then
#
# Make sure the builder is copy the arm emulator
Expand Down

0 comments on commit 2ce5dcf

Please sign in to comment.