File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 # Ensure this job never runs on forked repos. It's only executed for 'dspace/dspace-angular'
2828 if : github.repository == '4science/dspace-angular'
2929 # Use the reusable-docker-build.yml script from DSpace/DSpace repo to build our Docker image
30- uses : DSpace /DSpace/.github/workflows/reusable-docker-build.yml@main
30+ uses : 4science /DSpace/.github/workflows/reusable-docker-build.yml@dspace-cris-2024_02_x
3131 with :
3232 build_id : dspace-cris-angular-dev
3333 image_name : 4science/dspace-cris-angular
4343 # Ensure this job never runs on forked repos. It's only executed for 'dspace/dspace-angular'
4444 if : github.repository == '4science/dspace-angular'
4545 # Use the reusable-docker-build.yml script from DSpace/DSpace repo to build our Docker image
46- uses : DSpace /DSpace/.github/workflows/reusable-docker-build.yml@main
46+ uses : 4science /DSpace/.github/workflows/reusable-docker-build.yml@dspace-cris-2024_02_x
4747 with :
4848 build_id : dspace-cris-angular-dist
4949 image_name : 4science/dspace-cris-angular
You can’t perform that action at this time.
0 commit comments