mirror of
https://github.com/MODSetter/SurfSense.git
synced 2025-09-05 12:09:09 +00:00
hardcoded version
This commit is contained in:
parent
4e36cb44e7
commit
2b92c317bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker_build.yaml
vendored
2
.github/workflows/docker_build.yaml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
images: ghcr.io/${{ github.repository_owner }}/surfsense_backend
|
images: ghcr.io/${{ github.repository_owner }}/surfsense_backend
|
||||||
tags: |
|
tags: |
|
||||||
type=raw,value=./surfsense_backend/VERSION
|
type=raw,value=0.0.1
|
||||||
|
|
||||||
- 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