File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -726,18 +726,6 @@ jobs:
726726 chmod +x ./partner-chains-node-${{ steps.get_sha.outputs.sha }}-x86_64-linux
727727 cp ./partner-chains-node-${{ steps.get_sha.outputs.sha }}-x86_64-linux partner-chains-node-binary
728728
729- # - name: Copy to binary-host
730- # uses: ./.github/actions/artifacts/copy-to-binary-host
731- # with:
732- # sha: ${{ steps.get_sha.outputs.sha }}
733- # env: "ci-preview"
734- # env:
735- # AWS_REGION: "eu-central-1"
736- # AWS_ROLE_ARN_SECRET: ${{ secrets.AWS_ROLE_ARN_SECRET }}
737- # kubeconfig_base64: ${{ secrets.kubeconfig_base64 }}
738- # K8S_SERVER: ${{ secrets.K8S_SERVER }}
739- # K8S_SA_TOKEN: ${{ secrets.K8S_SA_TOKEN }}
740-
741729 - name : Upload partner-chains-node artifact
742730 uses : actions/upload-artifact@v4
743731 with :
You can’t perform that action at this time.
0 commit comments