mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-07 00:47:05 +00:00
Reflect new upstream default branch
This commit is contained in:
parent
f14eb2cdce
commit
a697cd2f01
2
tests/vagrant/Vagrantfile
vendored
2
tests/vagrant/Vagrantfile
vendored
@ -43,7 +43,7 @@ SH
|
|||||||
cd /mailinabox
|
cd /mailinabox
|
||||||
source tests/vagrant/globals.sh || exit 1
|
source tests/vagrant/globals.sh || exit 1
|
||||||
export PRIMARY_HOSTNAME=qa3.abc.com
|
export PRIMARY_HOSTNAME=qa3.abc.com
|
||||||
export UPSTREAM_TAG=master
|
export UPSTREAM_TAG=main
|
||||||
tests/system-setup/upgrade-from-upstream.sh basic totpuser || exit 1
|
tests/system-setup/upgrade-from-upstream.sh basic totpuser || exit 1
|
||||||
tests/runner.sh upgrade-basic upgrade-totpuser default || exit 2
|
tests/runner.sh upgrade-basic upgrade-totpuser default || exit 2
|
||||||
SH
|
SH
|
||||||
|
Loading…
Reference in New Issue
Block a user