mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-12-26 00:05:18 +00:00
inherit secrets for ci-docker workflow (#1436)
This commit is contained in:
parent
01f507fc1e
commit
dd856bb288
1
.github/workflows/ci-master.yml
vendored
1
.github/workflows/ci-master.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
|||||||
uses: ./.github/workflows/ci-docker.yml
|
uses: ./.github/workflows/ci-docker.yml
|
||||||
with:
|
with:
|
||||||
dockerhub-username: pirtleshell
|
dockerhub-username: pirtleshell
|
||||||
|
secrets: inherit
|
||||||
post-pipeline-metrics:
|
post-pipeline-metrics:
|
||||||
uses: ./.github/workflows/metric-pipeline.yml
|
uses: ./.github/workflows/metric-pipeline.yml
|
||||||
if: always() # always run so we metric failures and successes
|
if: always() # always run so we metric failures and successes
|
||||||
|
Loading…
Reference in New Issue
Block a user