fix: remove label, as it should be generated by docker/metadata-action
All checks were successful
Check / check (push) Successful in 52s
All checks were successful
Check / check (push) Successful in 52s
This commit is contained in:
parent
632774d051
commit
2b6c24bc86
@ -21,9 +21,6 @@ RUN cp -R $(nix-store -qR result/) /tmp/nix-store-closure
|
|||||||
# but they're fully self-contained so we don't need Nix anymore.
|
# but they're fully self-contained so we don't need Nix anymore.
|
||||||
FROM scratch
|
FROM scratch
|
||||||
|
|
||||||
# Label for container registry
|
|
||||||
LABEL org.opencontainers.image.source=https://github.com/spotdemo4/trevstack
|
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
# Copy /nix/store
|
# Copy /nix/store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user