You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./glaball info
glaball, version 1.0.0 (branch: , revision: )
build user:
build date:
go version: go1.19.5
platform: linux/amd64
When I tried create a lot of "cleanup" schedules in the project this command ends with error:
./glaball projects pipelines cleanups --create --setowner ${WERF_IMAGES_CLEANUP_PASSWORD}
Do you really want to create 61 cleanup schedules with owner "docker" user in gitlab "project.main" ? [y/N] y
Creating cleanup schedules with owner "docker" in https://git.project.com ...
Unique: 60
Total: 60
Errors: 1
[ERROR] POST https://git.project.com/api/v4/projects/123/pipeline_schedules: 400 {message: {cron: [ is invalid syntax]}}
All schedules was created, but "Cron Timezone" field is empty
The text was updated successfully, but these errors were encountered:
When I tried create a lot of "cleanup" schedules in the project this command ends with error:
All schedules was created, but "Cron Timezone" field is empty
The text was updated successfully, but these errors were encountered: