1
0
mirror of https://github.com/quay/quay.git synced 2026-01-27 18:42:52 +03:00
Files
quay/web/cypress/fixtures/initial-gitlab-trigger.json
Brandon Caton 03b7fec211 ui: implementing github and gitlab build triggers (PROJQUAY-6585) (#2614)
Adds the creation of GitHub and GitLab build triggers.
2024-01-25 13:00:51 -05:00

12 lines
230 B
JSON

{
"id": "gitlab01-0001-4c69-a5cc-ec372d0117cd",
"service": "gitlab",
"is_active": false,
"build_source": null,
"repository_url": null,
"config": {},
"can_invoke": true,
"enabled": true,
"disabled_reason": null
}