mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-02 10:39:13 +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
|
id: meta
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
flavor: latest
|
tags: |
|
||||||
from_path: ./surfsense_backend
|
type=semver,pattern={{major}}.{{minor}}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
|
|
Loading…
Add table
Reference in a new issue