Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jan 25, 2024
1 parent be72795 commit 16a80db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker_build_push.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ cat<<EOF
- ${REPO_NAME}:${LATEST_TAG}
EOF


if [ -z "${DOCKERHUB_TOKEN}" ]; then
# Skip if secrets aren't populated -- they're only visible for actions running in the repo (not on forks)
echo "Skipping Docker push"
Expand Down

0 comments on commit 16a80db

Please sign in to comment.