mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-19 10:22:23 +00:00
Updated the filepath, line 39 build.yml
This commit is contained in:
parent
d441732dec
commit
56918dd281
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
context: .
|
context: .
|
||||||
file: go-ethereum/Dockerfile1
|
file: ./go-ethereum/Dockerfile
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
tags: danieldim12/my-image:latest
|
tags: danieldim12/my-image:latest
|
||||||
secrets: |
|
secrets: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue