mirror of
https://github.com/alexta69/metube.git
synced 2026-07-17 16:47:30 +00:00
add metube version. closes #83
This commit is contained in:
parent
f494c4f6be
commit
d74e8df408
8 changed files with 106 additions and 6 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue