Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TedSjoblom committed Dec 1, 2022
1 parent 5901f3e commit 9543a98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
file: Dockerfile
push: true
tags: |
ghcr.io/mo-rise/crowsnest-connector-udp-nmea:latest
ghcr.io/mo-rise/crowsnest-connector-udp-nmea:${{ github.event.release.tag_name }}
ghcr.io/mo-rise/crowsnest-processor-point-rotation:latest
ghcr.io/mo-rise/crowsnest-connector-point-rotation:${{ github.event.release.tag_name }}
-
name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit 9543a98

Please sign in to comment.