mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
fix pipeline
This commit is contained in:
parent
e300490832
commit
29fa112c63
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-image.yaml
vendored
2
.github/workflows/build-image.yaml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
context: .
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
tags: ${{ github.run_number }}
|
||||
tags: "anglyuboslav/go-eth-lab:${{ github.run_number }}"
|
||||
Loading…
Reference in a new issue