Updated versioning

This commit is contained in:
Anshul Sharma 2025-04-12 20:45:41 +05:30
parent 3ded17d325
commit 4e36cb44e7
2 changed files with 3 additions and 1 deletions

View file

@ -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

1
VERSION Normal file
View file

@ -0,0 +1 @@
0.0.1