mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
738 B
738 B
PushMirror
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| created | Date | [optional] | |
| interval | String | The sync interval for automatic updates | [optional] |
| lastError | String | The last error message encountered during sync | [optional] |
| lastUpdate | Date | [optional] | |
| remoteAddress | String | The remote repository URL being mirrored to | [optional] |
| remoteName | String | The name of the remote in the git configuration | [optional] |
| repoName | String | The name of the source repository | [optional] |
| syncOnCommit | Boolean | Whether to sync on every commit | [optional] |