Push image after build
This commit is contained in:
@@ -25,6 +25,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tags: fullyforged/music_library:latest
|
tags: fullyforged/music_library:latest
|
||||||
|
push: true
|
||||||
secrets: |
|
secrets: |
|
||||||
"FLUXON_LICENSE_KEY=${{ secrets.FLUXON_LICENSE_KEY }}"
|
"FLUXON_LICENSE_KEY=${{ secrets.FLUXON_LICENSE_KEY }}"
|
||||||
"FLUXON_KEY_FINGERPRINT=${{ secrets.FLUXON_KEY_FINGERPRINT }}"
|
"FLUXON_KEY_FINGERPRINT=${{ secrets.FLUXON_KEY_FINGERPRINT }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user