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

4 lines
69 B
Bash
Executable File

#!/bin/bash -ex
git -c http.sslVerify=false push --delete "$1" "$2"