Skip to content

Commit

Permalink
push releases with a Fly-specific patch version
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Sierles committed Nov 19, 2021
1 parent 0be4a4c commit f284a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
file: ./Dockerfile
push: true
tags: |
flyio/redis:6.2.6
flyio/redis:6.2.6-${{ steps.get-latest-tag.outputs.tag }}
-
name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit f284a5e

Please sign in to comment.