Update build.yml

This commit is contained in:
Jay Lee
2023-04-03 08:47:58 -04:00
committed by GitHub
parent 73994fe603
commit 6ab7370149

View File

@@ -645,8 +645,8 @@ jobs:
$gam user $gam_user sendemail recipient exchange@pdl.jaylee.us subject "test ${tstamp}" message "test message"
rm "${gampath}/enabledasa.txt"
$gam user $newuser add license workspaceenterpriseplus
touch "${gampath}/enabledasa.txt"
$gam print privileges
touch "${gampath}/enabledasa.txt"
$gam update cigroup $newgroup memberrestriction 'member.type == 1 || member.customer_id == groupCustomerId()'
$gam info cigroup $newgroup
$gam update group $newgroup add owner $gam_user