Skip to content

Commit

Permalink
chore: debug log ls
Browse files Browse the repository at this point in the history
  • Loading branch information
albttx committed Jan 26, 2024
1 parent ad2edfe commit a1b55a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/loop/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ COPY . /go/src/github.com/gnolang/gno/misc/loop

WORKDIR /go/src/github.com/gnolang/gno/misc/loop

RUN pwd && ls -lR

RUN go build -o /build/portalloopd ./cmd/portalloopd
RUN go build -o /build/autocounterd ./cmd/autocounterd

Expand Down

0 comments on commit a1b55a0

Please sign in to comment.