Skip to content

Commit

Permalink
Update dockerpublish.yml
Browse files Browse the repository at this point in the history
checking tag failure
  • Loading branch information
ATGardner authored May 8, 2020
1 parent c35ec55 commit 33281c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
fi
TAG="--tag ${IMAGE_ID}:${VERSION}"
echo "docker build . --file Dockerfile ${TAG} ${LATEST_TAG}"
docker build . --file Dockerfile ${TAG} ${LATEST_TAG}
- name: Log into registry
Expand Down

0 comments on commit 33281c7

Please sign in to comment.