mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-07 21:23:34 +00:00
Update build.yml
This commit is contained in:
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@ -668,12 +668,11 @@ jobs:
|
|||||||
$gam print printermodels | wc -l
|
$gam print printermodels | wc -l
|
||||||
#$gam print printers
|
#$gam print printers
|
||||||
#$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(gam_user)" ou /
|
#$gam create printer displayname "${newbase}" uri ipp://localhost:631 driverless description "made by $(gam_user)" ou /
|
||||||
export CUSTOMER_ID="C01wfv983"
|
#export CUSTOMER_ID="C01wfv983"
|
||||||
export GA_DOMAIN="pdl.jaylee.us"
|
#export GA_DOMAIN="pdl.jaylee.us"
|
||||||
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
|
||||||
rm -f -v $gampath/enabledasa.txt
|
|
||||||
|
|
||||||
# - name: Upload to Google Drive, build only.
|
# - name: Upload to Google Drive, build only.
|
||||||
# if: github.event_name == 'push' && matrix.goal != 'test'
|
# if: github.event_name == 'push' && matrix.goal != 'test'
|
||||||
|
Reference in New Issue
Block a user