Skip to content

Commit

Permalink
ci: set DOCKER_IMAGE_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
parisk committed Nov 19, 2024
1 parent 828ef8b commit 560aad0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ permissions:

env:
COMPOSE_EXPERIMENTAL_OCI_REMOTE: "1"
DOCKER_IMAGE_TAG: ${{ github.sha }}

jobs:
publish:
Expand Down

0 comments on commit 560aad0

Please sign in to comment.