This commit is contained in:
parent
1343410e62
commit
6207d9a2d5
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ jobs:
|
|||
id: meta
|
||||
with:
|
||||
images: git.janky.solutions/finn/matrix-meshtastic-bridge
|
||||
tags: |
|
||||
type=schedule
|
||||
type=semver,pattern={{version}}
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=semver,pattern={{major}}
|
||||
type=ref,event=branch
|
||||
type=sha
|
||||
- name: build container image
|
||||
uses: docker/build-push-action@v4
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue