mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
again
This commit is contained in:
parent
df82e54445
commit
d042aa34e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-devnet.yml
vendored
2
.github/workflows/deploy-devnet.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
env:
|
||||
BASE_IMAGE: yohands/my_first_container:latest
|
||||
FINAL_IMAGE: yohands/my_first_with-contracts
|
||||
FINAL_IMAGE: yohands/my_first_container:with-contracts
|
||||
CONTAINER_NAME: devnet-node
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue