diff options
| author | beta | 2019-02-04 15:18:27 -0300 |
|---|---|---|
| committer | beta | 2019-02-04 15:18:27 -0300 |
| commit | 402458b76f839a6b2483dd7d1f391139caba8944 (patch) | |
| tree | dccbeff05213e9211b48529b77b6859dad17bdd1 /dev | |
| parent | c70412ec8b0bb34b7a5607c07d34607a147d834c (diff) | |
the default branch of Mtac2 changed to master
Diffstat (limited to 'dev')
| -rwxr-xr-x | dev/ci/ci-basic-overlay.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/ci-basic-overlay.sh b/dev/ci/ci-basic-overlay.sh index 8dee465cf4..74e8d3bbaa 100755 --- a/dev/ci/ci-basic-overlay.sh +++ b/dev/ci/ci-basic-overlay.sh @@ -35,7 +35,7 @@ : "${unicoq_CI_GITURL:=https://github.com/unicoq/unicoq}" : "${unicoq_CI_ARCHIVEURL:=${unicoq_CI_GITURL}/archive}" -: "${mtac2_CI_REF:=master-sync}" +: "${mtac2_CI_REF:=master}" : "${mtac2_CI_GITURL:=https://github.com/Mtac2/Mtac2}" : "${mtac2_CI_ARCHIVEURL:=${mtac2_CI_GITURL}/archive}" |
