Update build.yml

This commit is contained in:
Jay Lee
2023-04-02 17:00:18 -04:00
committed by GitHub
parent b889debd5e
commit 07d5f5e52c

View File

@@ -603,9 +603,9 @@ jobs:
export CUSTOMER_ID="C01wfv983"
export GA_DOMAIN="pdl.jaylee.us"
touch "${gampath}/enabledasa.txt"
$gam oauth info
#$gam oauth info
$gam info domain
$gam oauth refresh
#$gam oauth refresh
$gam info user
export tstamp=$($PYTHON -c "import time; print(time.time_ns())")
export newbase="gha_test_${JID}_${tstamp}"