mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 05:36:46 +00:00
deploying
This commit is contained in:
parent
62404acb44
commit
535e7e5677
1 changed files with 4 additions and 2 deletions
2
.github/workflows/deploy-devnet.yml
vendored
2
.github/workflows/deploy-devnet.yml
vendored
|
|
@ -131,3 +131,5 @@ jobs:
|
||||||
|
|
||||||
- name: Stop and remove test container
|
- name: Stop and remove test container
|
||||||
run: docker rm -f test-node
|
run: docker rm -f test-node
|
||||||
|
|
||||||
|
#adding comment to ensure the workflow is complete
|
||||||
Loading…
Reference in a new issue