Skip to content

Commit 953377b

Browse files
committed
initial commit
1 parent 24bc6e6 commit 953377b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Earthfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ wasmd:
44
FROM cosmwasm/wasmd:v0.52.0
55
SAVE ARTIFACT /usr/bin/wasmd AS LOCAL wasmd
66

7-
namada:
7+
anoma:
88
FROM ubuntu:24.04
99

1010
ENV DEBIAN_FRONTEND=noninteractive
@@ -68,6 +68,4 @@ namada:
6868
RUN mv mold /usr/local/bin
6969
RUN chmod +x /usr/local/bin/mold
7070

71-
72-
7371
SAVE IMAGE --push ghcr.io/heliaxdev/anoma-ci:anoma-latest ghcr.io/heliaxdev/anoma-ci:$tag

0 commit comments

Comments
 (0)