mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-19 12:54:10 +02:00
test autoversioning
This commit is contained in:
3
.github/workflows/push-main-image-ghcr.yml
vendored
3
.github/workflows/push-main-image-ghcr.yml
vendored
@@ -26,6 +26,9 @@ jobs:
|
||||
username: ${{github.actor}}
|
||||
password: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- name: name: tag-version
|
||||
uses: juliansangillo/tag-version@v1.5
|
||||
|
||||
- name: 'Build Inventory Image'
|
||||
run: |
|
||||
docker build -f docker/Dockerfile . --tag ghcr.io/manimatter/decluttarr:latest
|
||||
|
||||
Reference in New Issue
Block a user