Skip to content

Commit

Permalink
/issues/481: made comment change to test new docker credential
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronreed708 committed Nov 16, 2023
1 parent 8377ff2 commit cfb5507
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
name: Push Docker image to Docker Hub
needs: docker-scan
runs-on: ubuntu-latest
# save forks from having issue
# save forks from having issue trying to publish to Docker
# without the correct credentials
#if: github.repository_owner == 'finos'
outputs:
digest: ${{ steps.build_publish.outputs.digest }}
Expand Down

0 comments on commit cfb5507

Please sign in to comment.