mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
commit
b59c55f425
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci_workflow.yaml
vendored
3
.github/workflows/ci_workflow.yaml
vendored
|
|
@ -63,8 +63,5 @@ jobs:
|
||||||
- name: Run local devnet
|
- name: Run local devnet
|
||||||
run: docker-compose up -d
|
run: docker-compose up -d
|
||||||
|
|
||||||
- name: Build a new image with Apollo contract
|
|
||||||
run: docker build -t hardhat-ignition .
|
|
||||||
|
|
||||||
- name: Destroy local devnet
|
- name: Destroy local devnet
|
||||||
run: docker-compose down
|
run: docker-compose down
|
||||||
Loading…
Reference in a new issue