Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymen-Tirchi committed Sep 18, 2023
1 parent 9648acb commit 914fa01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile.op-stack
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ FROM golang:alpine AS common

WORKDIR /app

RUN ls

COPY Dockerfile.op-stack /app/
COPY scripts/entrypoint-build-optimism.sh /app/
COPY cmd /app/
Expand Down

0 comments on commit 914fa01

Please sign in to comment.