docker build step mangled
This commit is contained in:
parent
39aab86f12
commit
dd2a406cbe
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Run docker build
|
||||
run: docker build -t vulcanize/go-ethereum -f Dockerfile .
|
||||
run: docker build -t cerc-io/go-ethereum -f Dockerfile .
|
||||
- name: Get the version
|
||||
id: vars
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user