add gha tag to images

This commit is contained in:
Bret Fisher
2022-05-02 16:14:42 -04:00
parent c69936d3f8
commit ccca36c4d3

View File

@@ -62,6 +62,7 @@ jobs:
type=ref,event=pr
type=ref,event=branch
type=semver,pattern={{version}}
type=raw,value=gha-${{ github.run_id }}
### path to where docker should copy files into image
### defaults to root of repository (.)