Skip to content

Commit 43415b5

Browse files
committed
Earthfile: add labels, fix permissions on GitHub's end
Signed-off-by: Xe Iaso <[email protected]>
1 parent f8a5667 commit 43415b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Earthfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ patreon-saasproxy:
4747

4848
CMD ["./patreon-saasproxy"]
4949

50+
LABEL org.opencontainers.image.source="https://github.com/Xe/site"
51+
5052
SAVE IMAGE --push ghcr.io/xe/site/patreon-saasproxy:earthly
5153

5254
build-xesite:
@@ -70,4 +72,6 @@ xesite:
7072

7173
CMD ["./xesite"]
7274

75+
LABEL org.opencontainers.image.source="https://github.com/Xe/site"
76+
7377
SAVE IMAGE --push ghcr.io/xe/site/bin:earthly

0 commit comments

Comments
 (0)