Add missing file to explorer container
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 34s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m5s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m49s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 7m47s
Smoke Test / Run basic test suite (pull_request) Successful in 3m57s
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 34s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m5s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m49s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 7m47s
Smoke Test / Run basic test suite (pull_request) Successful in 3m57s
This commit is contained in:
parent
13d04e9256
commit
c6946c0cc7
@ -1,6 +1,7 @@
|
||||
FROM cerc/ping-pub-base:local
|
||||
|
||||
COPY ./scripts/update-explorer-config.sh /scripts
|
||||
COPY ./scripts/start-serving-explorer.sh /scripts
|
||||
COPY ./config/laconic-chaindata-template.json /config/chains/mainnet/laconic-chaindata-template.json
|
||||
|
||||
EXPOSE 5173
|
||||
|
Loading…
Reference in New Issue
Block a user