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.
1 parent 0f95792 commit 164dc11Copy full SHA for 164dc11
.github/workflows/ci.yaml
@@ -70,7 +70,7 @@ jobs:
70
name: Build image metadata
71
uses: docker/metadata-action@v3
72
with:
73
- images: ghcr.io/${{ github.repository }}
+ images: ghcr.io/${{ github.repository }}/test
74
tags: |-
75
type=schedule
76
type=ref,event=branch
0 commit comments