mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update Dockerfile
This commit is contained in:
@@ -155,7 +155,6 @@ jobs:
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
type=semver,pattern={{major}}
|
||||
type=sha
|
||||
|
||||
- name: print directory
|
||||
run: |
|
||||
ls -R
|
||||
@@ -165,5 +164,5 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm
|
||||
push: true
|
||||
tags: ghcr.io/swing-opensource/swingmusic:${{inputs.tag}}
|
||||
tags: ghcr.io/${{github.repository}}:${{inputs.tag}}
|
||||
labels: ${{ steps.meta.outputs.labels }}w
|
||||
|
||||
Reference in New Issue
Block a user