Skip to content

Commit 560aad0

Browse files
committed
ci: set DOCKER_IMAGE_TAG
1 parent 828ef8b commit 560aad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ permissions:
99

1010
env:
1111
COMPOSE_EXPERIMENTAL_OCI_REMOTE: "1"
12+
DOCKER_IMAGE_TAG: ${{ github.sha }}
1213

1314
jobs:
1415
publish:

0 commit comments

Comments
 (0)