Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GHA frontend build and deploy to Azure blob (#253)
* wip * try react app build workflow * fix action versions * change working dir * change upload path * rm * * check dir * check dist folder * rm / * use full path * add deploy to the same workflow * was pointing to wrong file name * add permissions * try using environment instead of branch * use creds option * use IDENTITY as auth-type * use IDENTITY as auth-type * rm auth-type * azure creds * use storage account name * change to non fed * use IDENTITY * back to app reg * add correct storage account * try with fed cred with new sp * try better download action * try better download action * shorten path * ls * rm ./ * full path * test one more time * main * delete deploy file * use workflow dispatch instead of main * change name of workflow --------- Co-authored-by: Administrator <[email protected]>
- Loading branch information