Skip to content

Commit

Permalink
Output name and tag of built image
Browse files Browse the repository at this point in the history
  • Loading branch information
williammck committed Sep 3, 2023
1 parent 386d604 commit b76efd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,4 @@ jobs:
TARGET_IMAGE=registry.digitalocean.com/vatsim-containers/discourse:$TAG
docker tag $SOURCE_IMAGE $TARGET_IMAGE
docker push $TARGET_IMAGE
echo ":shipit: \`$TARGET_IMAGE\`" >> $GITHUB_STEP_SUMMARY

0 comments on commit b76efd8

Please sign in to comment.