This commit is contained in:
Dimitar Manov 2025-06-22 12:19:22 +03:00
parent 5415da880e
commit a476524fb2

View file

@ -4,7 +4,7 @@
- ./Dockerfile.contracts - builds docker image with contracts - ./Dockerfile.contracts - builds docker image with contracts
- ./.github/workflows: - ./.github/workflows:
- ``ci-build.yaml - CI:Build tag trigger`` - ``ci-build.yaml - CI:Build tag trigger``
- ``cd-deploy.yaml - CI:Deploy tag trigger`` - ``ci-deploy.yaml - CI:Deploy tag trigger``
- ./hardhat - hardhat application - ./hardhat - hardhat application
- ./infra - GCP K8s cluster and manifests - ./infra - GCP K8s cluster and manifests
- ./blockscout - resources for blocksout stack deployment - ./blockscout - resources for blocksout stack deployment