File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414
1515jobs :
1616 pi-matrix :
17- uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@parent-images
17+ uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@dev
1818 secrets : inherit
1919 with :
2020 repository : " ${{ github.repository_owner }}/refinery-submodule-parent-images"
Original file line number Diff line number Diff line change 3939 ref : ${{ github.event.pull_request.head.ref || github.event.repository.default_branch }}
4040
4141 - name : Clone cicd-deployment-scripts
42- run : git clone --branch parent-images https://oauth2:${{ secrets.GH_TOKEN }}@github.com/code-kern-ai/cicd-deployment-scripts.git
42+ run : git clone https://oauth2:${{ secrets.GH_TOKEN }}@github.com/code-kern-ai/cicd-deployment-scripts.git
4343
4444 - name : Generate Matrix
4545 id : generate-matrix
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 pi-matrix :
17- uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@parent-images
17+ uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@dev
1818 secrets : inherit
1919 with :
2020 repository : " ${{ github.repository_owner }}/refinery-submodule-parent-images"
Original file line number Diff line number Diff line change 1414
1515jobs :
1616 pi-matrix :
17- uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@parent-images
17+ uses : code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_matrix.yml@dev
1818 secrets : inherit
1919 with :
2020 repository : ${{ github.repository }}
4444 repository : ${{ github.repository_owner }}/${{ matrix.app }}
4545
4646 - name : Clone cicd-deployment-scripts
47- run : git clone --branch parent-images https://oauth2:${{ secrets.GH_TOKEN }}@github.com/code-kern-ai/cicd-deployment-scripts.git
47+ run : git clone https://oauth2:${{ secrets.GH_TOKEN }}@github.com/code-kern-ai/cicd-deployment-scripts.git
4848
4949 - name : Perform Edit/Git Operations
5050 run : |
You can’t perform that action at this time.
0 commit comments