update docker.yml
This commit is contained in:
parent
3da869bdd5
commit
b427d649b6
|
|
@ -18,7 +18,6 @@ jobs:
|
||||||
# list of Docker images to use as base name for tags
|
# list of Docker images to use as base name for tags
|
||||||
images: |
|
images: |
|
||||||
xdbin/beancount-gs
|
xdbin/beancount-gs
|
||||||
ghcr.io/BaoXuebin/beancount-gs
|
|
||||||
# generate Docker tags based on the following events/attributes
|
# generate Docker tags based on the following events/attributes
|
||||||
tags: |
|
tags: |
|
||||||
type=semver,pattern={{version}}
|
type=semver,pattern={{version}}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue