it was there all along
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -54,7 +54,7 @@ jobs:
|
|||||||
images: |
|
images: |
|
||||||
ghcr.io/${{ github.repository }}
|
ghcr.io/${{ github.repository }}
|
||||||
gitea.calahilstudios.com/${{ github.repository }}
|
gitea.calahilstudios.com/${{ github.repository }}
|
||||||
${{ secrets.DOCKERHUB_USER }}/${{ github.repository }}
|
${{ github.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
# Always include short SHA
|
# Always include short SHA
|
||||||
type=sha,format=short
|
type=sha,format=short
|
||||||
|
|||||||
Reference in New Issue
Block a user