Update .github/workflows/main.yml
All checks were successful
Jekyll site CI / docker (push) Successful in 1m11s
All checks were successful
Jekyll site CI / docker (push) Successful in 1m11s
This commit is contained in:
parent
e2247546a9
commit
c1c68ed8bd
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -51,5 +51,5 @@ jobs:
|
||||
platforms: linux/amd64 # ,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:latest
|
||||
${{ vars.LOCAL_REGISTRY }}/${{ gitea.repository_owner }}/website:${{ gitea.sha }}
|
||||
gitea.steffenillium.de/steffen/website:latest
|
||||
gitea.steffenillium.de/steffen/website:${{ gitea.sha }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user