mirror of
https://github.com/alexta69/metube.git
synced 2026-06-13 16:40:05 +00:00
add metube version. closes #83
This commit is contained in:
@@ -42,6 +42,8 @@ jobs:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
build-args: |
|
||||
VERSION=${{ steps.date.outputs.date }}
|
||||
tags: |
|
||||
${{ secrets.DOCKERHUB_REPOSITORY }}:latest
|
||||
${{ secrets.DOCKERHUB_REPOSITORY }}:${{ steps.date.outputs.date }}
|
||||
|
||||
Reference in New Issue
Block a user