mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-31 01:18:16 +01:00
temp: test ci/cd version string generation
This commit is contained in:
parent
16c7878ca7
commit
d13fc6c6dd
1 changed files with 3 additions and 2 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-act
|
runs-on: ubuntu-act
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- run: docker build -t git.ratte.dev/Laborratte5/linux-iso-seeder:{tag} .
|
- run: docker build -t linux-iso-seeder:latest .
|
||||||
- run: docker push git.ratte.dev/Laborratte5/linux-iso-seeder:{tag}
|
- run: docker tag linux-iso-seeder:latest git.ratte.dev/Laborratte5/linux-iso-seeder:latest
|
||||||
|
- run: echo $(git rev-parse --short HEAD)-$(date --utc --iso-8601)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue