We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
DOCKER_IMAGE_TAG
1 parent 828ef8b commit 560aad0Copy full SHA for 560aad0
.github/workflows/ci.yml
@@ -9,6 +9,7 @@ permissions:
9
10
env:
11
COMPOSE_EXPERIMENTAL_OCI_REMOTE: "1"
12
+ DOCKER_IMAGE_TAG: ${{ github.sha }}
13
14
jobs:
15
publish:
0 commit comments