mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 20:31:35 +00:00
actions: noinfo on whatis command to avoid DASA license errors
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -746,7 +746,7 @@ jobs:
|
|||||||
$gam user $newuser delete license workspaceenterpriseplus
|
$gam user $newuser delete license workspaceenterpriseplus
|
||||||
echo finish
|
echo finish
|
||||||
$gam config enable_dasa true save
|
$gam config enable_dasa true save
|
||||||
$gam whatis $newuser
|
$gam whatis $newuser noinfo
|
||||||
$gam user $gam_user show tokens
|
$gam user $gam_user show tokens
|
||||||
$gam config enable_dasa false save
|
$gam config enable_dasa false save
|
||||||
$gam print exports matter $matterid | $gam csv - gam download export $matterid id:~~id~~
|
$gam print exports matter $matterid | $gam csv - gam download export $matterid id:~~id~~
|
||||||
|
|||||||
Reference in New Issue
Block a user