Files
tea4j-autodeploy/docs/CreatePushMirrorOption.md
2025-09-07 00:21:05 +00:00

594 B

CreatePushMirrorOption

Properties

Name Type Description Notes
interval String The sync interval for automatic updates [optional]
remoteAddress String The remote repository URL to push to [optional]
remotePassword String The password for authentication with the remote repository [optional]
remoteUsername String The username for authentication with the remote repository [optional]
syncOnCommit Boolean Whether to sync on every commit [optional]