chore: Use tag exports instead
This commit is contained in:
parent
72e961c572
commit
198886c799
2 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ exports-script:
|
|||
LABEL org.opencontainers.image.source="https://github.com/blue-build/cli"
|
||||
COPY exports.sh /
|
||||
RUN chmod +x exports.sh
|
||||
SAVE IMAGE --push ghcr.io/blue-build/cli/exports
|
||||
SAVE IMAGE --push $IMAGE:exports
|
||||
|
||||
common:
|
||||
FROM ghcr.io/blue-build/earthly-lib/cargo-builder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue