## local debug
### MavenPrivateRepo 
```shell
FLOW_JOB_TOKEN=xxxx FLOW_OPENAPI_URL=https://flow.aliyun.com ts-node ./examples/intergation-example/maven-private-repo.ts 
```

### [MavenCustomSetting](https://atomgit.com/flow-step/SetupMavenSettings/blob/main/src/setup.ts#L11)

### [NpmPrivateRepo](https://atomgit.com/flow-step/SetupNpmrc/blob/main/src/step.ts#L12)

### [DockerAcrEnterprise](https://atomgit.com/flow-step/DockerBuildPushACREE/blob/main/src/login.ts#L6)

### [DockerAcrPersonal](https://atomgit.com/flow-step/DockerBuildPushACR/blob/master/src/login.ts#L6)

### [DockerCustomPersonal](https://atomgit.com/flow-step/DockerLogin/blob/main/src/setup.ts#L21)

### [More certificate usage](../../src/certificate/certificate.ts)
