mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-30 17:08:17 +01:00
This commit is contained in:
parent
c13a63bbaf
commit
e302fa9c06
1 changed files with 3 additions and 1 deletions
|
|
@ -27,4 +27,6 @@ jobs:
|
|||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
push: true
|
||||
tags: git.ratte.dev/laborratte5/linux-iso-seeder:${{ steps.create_version_string.outputs.version_tag }}
|
||||
tags: |
|
||||
git.ratte.dev/laborratte5/linux-iso-seeder:latest
|
||||
git.ratte.dev/laborratte5/linux-iso-seeder:${{ steps.create_version_string.outputs.version_tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue