Skip to content

Commit

Permalink
try specifying image name
Browse files Browse the repository at this point in the history
  • Loading branch information
rsnider-chg committed Feb 20, 2024
1 parent 98009cc commit 39798c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ jobs:
context: .
push: false
tags: bull-monitor:latest
outputs: type=image,push=false
outputs: type=image,name=bull-monitor,push=false

- run: docker images

- run: docker image inspect bull-monitor:latest

Expand Down

0 comments on commit 39798c2

Please sign in to comment.