1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

Update tags now that upstream has merged jammy branch

This commit is contained in:
downtownallday
2022-10-12 08:22:05 -04:00
parent a9d34441fa
commit 2f19ec19da
5 changed files with 8 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ export FEATURE_MUNIN=false
source tests/system-setup/setup-defaults.sh
tests/system-setup/vanilla.sh \
--checkout-repo="$MIABLDAP_GIT" \
--checkout-treeish="$FINAL_RELEASE_TAG_BIONIC64" \
--checkout-treeish="$MIABLDAP_FINAL_RELEASE_TAG_BIONIC64" \
--checkout-targetdir="$HOME/miabldap-bionic" \
--populate=basic \
--populate=totpuser \