mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-01 18:19:08 +00:00
updated tags
This commit is contained in:
parent
165cc3bdca
commit
3ded17d325
1 changed files with 2 additions and 2 deletions
4
.github/workflows/docker_build.yaml
vendored
4
.github/workflows/docker_build.yaml
vendored
|
@ -31,8 +31,8 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
flavor: latest
|
||||
from_path: ./surfsense_backend
|
||||
tags: |
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
Loading…
Add table
Reference in a new issue