mirror of
https://github.com/fosrl/gerbil.git
synced 2026-02-07 21:46:40 +00:00
Update to use gerbil and not newt
This commit is contained in:
2
.github/workflows/mirror.yaml
vendored
2
.github/workflows/mirror.yaml
vendored
@@ -9,7 +9,7 @@ permissions:
|
|||||||
id-token: write # for keyless OIDC
|
id-token: write # for keyless OIDC
|
||||||
|
|
||||||
env:
|
env:
|
||||||
SOURCE_IMAGE: docker.io/fosrl/newt
|
SOURCE_IMAGE: docker.io/fosrl/gerbil
|
||||||
DEST_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
|
DEST_IMAGE: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user