Fix image name
/ build_and_test (push) Successful in 1m56s
Details
/ build_and_test (push) Successful in 1m56s
Details
parent
0546fdf474
commit
f5808978a7
|
@ -26,7 +26,7 @@ jobs:
|
||||||
id: meta
|
id: meta
|
||||||
uses: https://github.com/docker/metadata-action@v4.6.0
|
uses: https://github.com/docker/metadata-action@v4.6.0
|
||||||
with:
|
with:
|
||||||
images: name/app
|
images: code.jhot.me/jhot/docker-s3-backup
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=pr
|
type=ref,event=pr
|
||||||
|
|
Loading…
Reference in New Issue