chore: Add image source label for exports
This commit is contained in:
parent
19c93ce742
commit
72e961c572
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ install:
|
|||
|
||||
exports-script:
|
||||
FROM alpine
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue