update: github action
This commit is contained in:
parent
cc6331cc81
commit
1f92f1ac76
|
|
@ -21,13 +21,7 @@ jobs:
|
|||
ghcr.io/BaoXuebin/beancount-gs
|
||||
# generate Docker tags based on the following events/attributes
|
||||
tags: |
|
||||
type=schedule
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=semver,pattern={{major}}
|
||||
type=sha
|
||||
-
|
||||
name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
|
|
|||
Loading…
Reference in New Issue