update base workflow
updates workflow for base images. This is to test that the builder can push to other package locations.
This commit is contained in:
1
.github/workflows/base.yml
vendored
1
.github/workflows/base.yml
vendored
@@ -37,4 +37,5 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
|
ghcr.io/pelican-eggs/yolks:${{ matrix.oses }}
|
||||||
ghcr.io/parkervcp/yolks:${{ matrix.oses }}
|
ghcr.io/parkervcp/yolks:${{ matrix.oses }}
|
||||||
|
Reference in New Issue
Block a user