lnis-uofu / OpenFPGA

An Open-source FPGA IP Generator
https://openfpga.readthedocs.io/en/master/
MIT License
813 stars 161 forks source link

External users have errors when building docker image on CI #258

Closed tangxifan closed 3 years ago

tangxifan commented 3 years ago

Describe the bug Current docker image building step in CI requires the contributors to be a collaborator of the project.

To Reproduce Steps to reproduce the behavior:

  1. Check the error messages in the docker image building step in PR #257 and PR #247

Expected behavior The CI should not be limited to the collaborator of the project

Screenshots The error message image

Enviornment (please complete the following information):

ganeshgore commented 3 years ago

@yashton Can you look into this ? This is the CI run https://github.com/lnis-uofu/OpenFPGA/actions/runs/610908414

yashton commented 3 years ago

Will do