inherit secrets for ci-docker workflow (#1436)

This commit is contained in:
Robert Pirtle 2022-12-16 12:14:04 -08:00 committed by GitHub
parent 01f507fc1e
commit dd856bb288
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ jobs:
uses: ./.github/workflows/ci-docker.yml
with:
dockerhub-username: pirtleshell
secrets: inherit
post-pipeline-metrics:
uses: ./.github/workflows/metric-pipeline.yml
if: always() # always run so we metric failures and successes