mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
Updated versioning
This commit is contained in:
parent
3ded17d325
commit
4e36cb44e7
2 changed files with 3 additions and 1 deletions
3
.github/workflows/docker_build.yaml
vendored
3
.github/workflows/docker_build.yaml
vendored
|
|
@ -31,8 +31,9 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository_owner }}/surfsense_backend
|
||||
tags: |
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=raw,value=./surfsense_backend/VERSION
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue