mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Removing TEST_TAG env
This commit is contained in:
parent
8bf6ad0230
commit
8d0fa3c249
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -6,7 +6,6 @@ on:
|
||||||
types: [ closed ]
|
types: [ closed ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
TEST_TAG: user/app:test
|
|
||||||
LATEST_TAG: vatman/client-go:latest, vatman/client-go:1.0.0
|
LATEST_TAG: vatman/client-go:latest, vatman/client-go:1.0.0
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue