vtk-m/.gitlab/ci/config/ecpci-push-branch.sh
Vicente Adolfo Bolea Sanchez d60c370d1d CI: Enable Ascent builds in MR
2022-10-25 15:41:12 -04:00

5 lines
99 B
Bash
Executable File

#!/bin/bash -ex
git lfs uninstall
git -c http.sslVerify=false push -f "$1" "HEAD:refs/heads/${2}"