Skip to content

Commit

Permalink
keep restart-zetaclientd.sh in orchestrator for e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed May 8, 2024
1 parent ffe44b6 commit 35f7a86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contrib/localnet/orchestrator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ COPY --from=zeta /root/.ssh/localtest.pem.pub /root/.ssh/authorized_keys
COPY --from=zeta /root/.ssh/localtest.pem /root/.ssh/localtest.pem

COPY contrib/localnet/orchestrator/start-zetae2e.sh /work/
COPY contrib/localnet/orchestrator/restart-zetaclientd.sh /work/
RUN chmod +x /work/*.sh

ENV GOPATH /go
Expand Down

0 comments on commit 35f7a86

Please sign in to comment.