File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102
103103 - name : " Install DPF"
104104 id : set-server-path
105- uses : ansys/pydpf-actions/install-dpf-server@v2.3
105+ uses : ansys/pydpf-actions/install-dpf-server@fix/docker_disk_size_issues
106106 with :
107107 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
108108 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105
106106 - name : " Install DPF"
107107 id : set-server-path
108- uses : ansys/pydpf-actions/install-dpf-server@v2.3
108+ uses : ansys/pydpf-actions/install-dpf-server@fix/docker_disk_usage_issues
109109 with :
110110 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
111111 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112
113113 - name : " Install DPF"
114114 id : set-server-path
115- uses : ansys/pydpf-actions/install-dpf-docker@v2.3
115+ uses : ansys/pydpf-actions/install-dpf-docker@fix/docker_disk_usage_issues
116116 with :
117117 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
118118 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102102
103103 - name : " Install DPF"
104104 id : set-server-path
105- uses : ansys/pydpf-actions/install-dpf-server@v2.3
105+ uses : ansys/pydpf-actions/install-dpf-server@fix/docker_disk_size_issues
106106 with :
107107 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
108108 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change 9090
9191 - name : " Install DPF"
9292 id : set-server-path
93- uses : ansys/pydpf-actions/install-dpf-docker@v2.3
93+ uses : ansys/pydpf-actions/install-dpf-docker@fix/docker_disk_usage_issues
9494 with :
9595 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
9696 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ jobs:
180180
181181 - name : " Install DPF"
182182 id : set-server-path
183- uses : ansys/pydpf-actions/install-dpf-server@v2.3
183+ uses : ansys/pydpf-actions/install-dpf-server@fix/docker_disk_usage_issues
184184 with :
185185 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
186186 standalone_suffix : ${{ inputs.standalone_suffix }}
Original file line number Diff line number Diff line change 4545
4646 - name : " Install DPF"
4747 id : set-server-path
48- uses : ansys/pydpf-actions/install-dpf-server@v2.3
48+ uses : ansys/pydpf-actions/install-dpf-server@fix/docker_disk_size_issues
4949 with :
5050 dpf-standalone-TOKEN : ${{secrets.DPF_PIPELINE}}
5151 standalone_suffix : ${{ github.event.inputs.standalone_branch_suffix || '' }}
You can’t perform that action at this time.
0 commit comments