Update build.yml

This commit is contained in:
Jay Lee
2022-04-07 20:23:22 -04:00
committed by GitHub
parent cddbea2718
commit a5eb61421d

View File

@@ -668,9 +668,11 @@ jobs:
export GA_DOMAIN="pdl.jaylee.us" export GA_DOMAIN="pdl.jaylee.us"
echo "printer model count:" echo "printer model count:"
$gam print printermodels | wc -l $gam print printermodels | wc -l
echo 1
$gam print printers $gam print printers
$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(gam_user)" echo 2
$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(gam_user)" ou /
echo 3
touch $gampath/enabledasa.txt touch $gampath/enabledasa.txt
echo "using delegated admin service account" echo "using delegated admin service account"
$gam print users $gam print users