mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
594 B
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] |