mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +00:00
push to dockerhub
This commit is contained in:
parent
cbb4c0a733
commit
0e75f88c34
1 changed files with 1 additions and 0 deletions
1
.github/workflows/task.yaml
vendored
1
.github/workflows/task.yaml
vendored
|
|
@ -14,6 +14,7 @@ jobs:
|
|||
if: github.event.pull_request.merged == true && contains(github.event.pull_request.labels.*.name, 'CI:Build')
|
||||
name: Build
|
||||
runs-on: ubuntu-24.04
|
||||
environment: dev
|
||||
env:
|
||||
ENVIRONMENT: dev
|
||||
REPO_NAME: ${{ github.event.repository.name }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue