mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
update workflow
This commit is contained in:
@@ -156,10 +156,12 @@ jobs:
|
|||||||
type=semver,pattern={{major}}
|
type=semver,pattern={{major}}
|
||||||
type=sha
|
type=sha
|
||||||
|
|
||||||
- name: echo output tags
|
- name: print directory
|
||||||
run: |
|
run: |
|
||||||
echo "${{ steps.meta.outputs.tags }}"
|
ls -R
|
||||||
|
- name: Copy binary to ./dist
|
||||||
|
run: |
|
||||||
|
cp ./dist/swingmusic/swingmusic ./dist/swingmusic
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user