This commit is contained in:
Carlos Zamora 2021-11-18 11:23:12 -08:00
parent a578d877c1
commit c32524ae1f
3 changed files with 5 additions and 1 deletions

View file

@ -30,6 +30,7 @@ DERR
dlldata
DONTADDTORECENT
DWORDLONG
endfor
enumset
environstrings
EXPCMDFLAGS
@ -115,6 +116,7 @@ oaidl
ocidl
ODR
offsetof
onefuzz
osver
OSVERSIONINFOEXW
otms

View file

@ -8,6 +8,7 @@ dhowett
Diviness
dsafa
duhowett
DXP
ekg
eryksun
ethanschoonover
@ -69,6 +70,7 @@ sonpham
stakx
thereses
Walisch
WDX
Wellons
Wirt
Wojciech

View file

@ -26,7 +26,7 @@ To run OneFuzz locally, you'll need to configure its endpoint, client ID, and cl
`onefuzz config --endpoint $(endpoint) --client_id $(client_id) --client_secret $(client_secret)`
**NOTE**: Our pipelilne is already set up with these variables, so you don't need to worry about this when running this on Azure DevOps.
**NOTE**: Our pipeline is already set up with these variables, so you don't need to worry about this when running this on Azure DevOps.
### Running a job on OneFuzz