Skip to content

Commit

Permalink
Merge pull request #57 from IBM-Cloud/syyang/ISSUE-56
Browse files Browse the repository at this point in the history
ISSUE-54 Debug build failure.
  • Loading branch information
syyang-in-cloud authored Aug 27, 2020
2 parents c03519d + 5ae7c11 commit 1028741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,5 +153,5 @@ jobs:
echo IMAGE_ID=$IMAGE_ID
echo VERSION=$VERSION
docker tag $IMAGE_NAME $IMAGE_ID:$VERSION
docker tag $IMAGE_NAME_UBUNTU $IMAGE_ID:$VERSION
docker push $IMAGE_ID:$VERSION

0 comments on commit 1028741

Please sign in to comment.