mirror of
https://github.com/kairos-io/provider-k3s.git
synced 2025-10-21 21:49:02 +00:00
Update release.yaml
This commit is contained in:
committed by
GitHub
parent
010e27781a
commit
7627e89965
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -41,5 +41,5 @@ jobs:
|
|||||||
- uses: earthly/actions-setup@v1
|
- uses: earthly/actions-setup@v1
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
- run: echo "${{ secrets.ARTIFACT_IMG_PUSH_EDGE }}" | docker login -u _json_key --password-stdin us-docker.pkg.dev
|
- run: echo "${{ secrets.ARTIFACT_IMG_PUSH_EDGE }}" | base64 -d | docker login -u _json_key --password-stdin us-docker.pkg.dev
|
||||||
- run: earthly --ci --output --push +provider-package-all-platforms --IMAGE_REPOSITORY=us-docker.pkg.dev/palette-images/edge/kairos-io
|
- run: earthly --ci --output --push +provider-package-all-platforms --IMAGE_REPOSITORY=us-docker.pkg.dev/palette-images/edge/kairos-io
|
||||||
|
Reference in New Issue
Block a user