Skip to content

Commit

Permalink
'-snapshot' suffix on the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
redmitry committed Jul 24, 2024
1 parent 6e17a84 commit f113526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: ${{ github.repository }}-snapshot

jobs:
build:
Expand Down

0 comments on commit f113526

Please sign in to comment.