Remove image with sha hash tag
Do not create to many images to avoid storage issues
This commit is contained in:
parent
da273cbc87
commit
0a34124d7d
|
|
@ -23,5 +23,4 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
gitea.forstenlechner.dev/stefan/simple-picture-gallery:${{gitea.sha}}
|
|
||||||
gitea.forstenlechner.dev/stefan/simple-picture-gallery:latest
|
gitea.forstenlechner.dev/stefan/simple-picture-gallery:latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue