[{"data":1,"prerenderedAt":794},["ShallowReactive",2],{"/de-de/topics/ci-cd/implement-continuous-integration/":3,"navigation-de-de":140,"banner-de-de":557,"footer-de-de":569,"next-steps-de-de":779},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":13,"_id":134,"_type":135,"title":7,"_source":136,"_file":137,"_stem":138,"_extension":139},"/de-de/topics/ci-cd/implement-continuous-integration","ci-cd",false,"",{"title":9,"description":10,"config":11},"Warum du eine kontinuierliche Integration implementieren solltest","GitLab Topics | Why you should implement continuous integration",{"ignoreTitleCharLimit":12},true,[14,28,34,87,132],{"type":15,"componentName":15,"componentContent":16},"CommonBreadcrumbs",{"crumbs":17},[18,22,26],{"title":19,"config":20},"Industry topics",{"href":21},"/topics/",{"title":23,"config":24},"CI/CD",{"href":25},"/de-de/topics/ci-cd/",{"title":27},"Implement continuous integration",{"type":29,"componentName":29,"componentContent":30},"TopicsHero",{"title":9,"text":31,"config":32},"Die Implementierung von kontinuierlicher Integration (CI) sorgt dafür, dass Codeteile häufig zusammengeführt und getestet werden, wodurch die Softwarequalität verbessert und der Bereitstellungsprozess rationalisiert wird. CI-Praktiken führen zu schnelleren Release-Zyklen, besseren Code-zu-Produktions-Workflows und zahlreichen Vorteilen für Softwareentwicklungsteams.\n",{"id":33,"twoColumns":6},"warum-du-eine-kontinuierliche-integration-implementieren-solltest",{"type":35,"componentName":35,"componentContent":36},"CommonSideNavigationWithTree",{"anchors":37,"components":60},{"text":38,"data":39},"On this page",[40,44,48,52,56],{"text":41,"config":42},"Was bedeutet kontinuierliche Integration?",{"href":43},"#what-is-continuous-integration",{"text":45,"config":46},"Wie richtet man eine kontinuierliche Integration ein?",{"href":47},"#how-to-set-up-continuous-integration",{"text":49,"config":50},"Grundlegende Tools für die kontinuierliche Integration",{"href":51},"#essential-continuous-integration-tools",{"text":53,"config":54},"So gelingt die kontinuierliche Integration auf die richtige Weise",{"href":55},"#how-to-do-continuous-integration-the-right-way",{"text":57,"config":58},"Fazit",{"href":59},"#conclusion",[61,67,72,77,82],{"type":62,"componentName":62,"componentContent":63},"TopicsCopy",{"header":41,"text":64,"config":65},"Bei der kontinuierlichen Integration (CI) wird der Code in der Regel mehrmals am Tag in einem gemeinsamen Repository zusammengeführt. Innerhalb der Repository- oder Produktivumgebung werden automatisierte Builds und Tests durchgeführt, um sicherzustellen, dass keine Integrationsprobleme oder Probleme mit der Zusammenführung des Codes auftreten. CI-Pipelines führen automatisierte Tests durch. Der neue Code besteht entweder diese Tests und geht zur nächsten Stufe über oder er schlägt fehl. Dadurch wird sichergestellt, dass nur CI-validierter Code jemals in die Produktion gelangt.",{"id":66},"what-is-continuous-integration",{"type":62,"componentName":62,"componentContent":68},{"header":45,"text":69,"config":70},"Eine erfolgreiche kontinuierliche Integration erfordert einen Wandel des Mindsets und eine Verpflichtung zu [bewährten DevOps-Methoden](/topics/devops/){data-ga-name=\"devops best practices\" data-ga-location=\"body\"}. Neben der unternehmerischen Beteiligung müssen möglicherweise erhebliche Investitionen in die Infrastruktur und die Tools in Betracht gezogen werden. Eine technische Führung mit Kenntnissen und Erfahrung zu DevOps in einer Cloud-nativen Umgebung ist ebenfalls entscheidend für den Erfolg.\n",{"id":71},"how-to-set-up-continuous-integration",{"type":62,"componentName":62,"componentContent":73},{"header":49,"text":74,"config":75},"Teams können in eine beliebige Kombination aus Tools oder Cloud-Diensten investieren, aber Teams, die zum ersten Mal eine kontinuierliche Integration (CI) implementieren, sollten mit drei grundlegenden Tools beginnen:\n\n* Ein System für die Quellcodeverwaltung (SCM) wie [Git](/solutions/source-code-management/){data-ga-name=\"git\" data-ga-location=\"body\"}.\n\n* Ein gemeinsames Quellcode-Repository, das als Single Source of Truth für den gesamten Code dient.\n\n* Ein Server mit kontinuierlicher Integration, der Skripte für Codeänderungen ausführt, die in dein zentrales Quellcode-Repository integriert sind (z. B. [GitLab CI](/solutions/continuous-integration/){data-ga-name=\"gitlab ci\" data-ga-location=\"body\"}).\n",{"id":76},"essential-continuous-integration-tools",{"type":62,"componentName":62,"componentContent":78},{"header":53,"text":79,"config":80},"Kontinuierliche Integration bedeutet mehr als nur Tools. Während die Implementierung von CI-Tools ein Teil des Prozesses ist, muss auch ein kultureller Wandel stattfinden. Kontinuierliche Integration ist ein Bestandteil des allgemeineren [DevOps-Mindsets](/topics/devops/){data-ga-name=\"devops mindset\" data-ga-location=\"body\"}. Um den maximalen Nutzen aus der kontinuierlichen Integration zu ziehen, solltest du die Tools und kulturellen Bedürfnisse im Blick behalten:\n\n### Häufige Code-Commits\n\n\nDie kontinuierliche Integration gelingt mit kleinen, häufigen Codeänderungen. Wenn Code in kleinen Chargen getestet wird, fällt es Entwickler(innen) leichter, Bugs und Fehler zu identifizieren und eine bessere Codequalität zu erzielen.\n\n\n### Vermeide Komplexität in CI-Pipelines\n\n\nEs passiert schnell, dass unnötige Komplexität in Entwicklungsumgebungen eingeführt wird. Halte alles so einfach wie möglich und suche nach [langweiligen Lösungen](/blog/boring-solutions-faster-iteration/){data-ga-name=\"boring solutions\" data-ga-location=\"body\"}.\n\n\n### Finde die richtige [kontinuierliche Integration für deine Anforderungen](/topics/ci-cd/implement-continuous-integration/#find-the-right-continuous-integration-for-your-needs){data-ga-name=\"continuous integration for your needs\" data-ga-location=\"body\"}\n\n\nNicht alle CIs sind gleich, deshalb ist es wichtig, [die richtige CI zu finden](/topics/ci-cd/choose-continuous-integration-tool/){data-ga-name=\"find the right ci\" data-ga-location=\"body\"}. Ist sie mit deinem Cloud-Anbieter kompatibel? Liegt sie innerhalb des Budgets? Wie verhält sie sich mit anderen ähnlichen Tools? Gibt es Raum für Wachstum? Stelle die richtigen Fragen, um eine CI-Lösung zu finden, die dich langfristig unterstützen kann.\n",{"id":81},"how-to-do-continuous-integration-the-right-way",{"type":62,"componentName":62,"componentContent":83},{"header":57,"text":84,"config":85},"Die Implementierung von kontinuierlicher Integration (CI) ist eine Schlüsselkomponente der DevOps-Softwareentwicklung. Sie bietet zahlreiche Vorteile, die den gesamten Lebenszyklus der Softwareentwicklung verbessern. Durch das häufige Zusammenführen von Codebestandteilen und die Durchführung automatisierter Tests sorgt CI für qualitativ hochwertige Softwareprodukte und effiziente Bereitstellungsprozesse. Softwareentwicklungsteams profitieren von verbesserten Entwicklungsworkflows, schnelleren Release-Zyklen und einem reibungsloseren Bereitstellungsprozess.\n\nDie Übernahme von CI-Methoden erfordert nicht nur die richtigen Tools, wie zum Beispiel Versionskontrollsysteme und CI-Server, sondern auch einen kulturellen Wandel hin zu kollaborativen und iterativen Entwicklungsverfahren. Dieser ganzheitliche Ansatz für die kontinuierliche Integration unterstützt den gesamten Softwareveröffentlichungsprozess von der Entwicklung bis hin zur Bereitstellung, was zu hochwertiger Software und optimierte Entwicklungszyklen führt.\n",{"id":86},"conclusion",{"type":88,"componentName":88,"componentContent":89},"CommonResourcesContainer",{"header":90,"tabs":91},"Vorgeschlagener Inhalt",[92],{"name":93,"items":94,"config":131},"resources",[95,105,115,123],{"header":96,"type":97,"image":98,"link":101},"Argumente für CI/CD in deinem Unternehmen","Webcast",{"altText":96,"config":99},{"src":100},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159368/Website/Topics/drupalassoc_cover.jpg",{"text":102,"config":103},"Jetzt ansehen",{"href":104,"icon":97,"modal":6},"/webcast/cicd-in-your-organization/",{"header":106,"type":107,"image":108,"link":111},"Brauchst du eine DevOps-Beteiligung? Hier erfährst du, wie du Stakeholder(innen) davon überzeugen kannst","Web",{"altText":106,"config":109},{"src":110},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159343/Website/Topics/customers-link.jpg",{"text":112,"config":113},"Mehr erfahren",{"href":114,"icon":107,"modal":6},"/blog/devops-stakeholder-buyin/",{"header":116,"type":107,"image":117,"link":120},"[Meta] mit GitLab CI/CD: Erstellen von Build-Images",{"altText":116,"config":118},{"src":119},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159401/Website/Topics/hotjar.jpg",{"text":112,"config":121},{"href":122,"icon":107,"modal":6},"/blog/building-build-images/",{"header":124,"type":107,"image":125,"link":128},"Der Anfängerleitfaden zu kontinuierlicher Integration",{"altText":124,"config":126},{"src":127},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158563/Website/Topics/modernize-cicd.jpg",{"text":112,"config":129},{"href":130,"icon":107,"modal":6},"/blog/a-beginners-guide-to-continuous-integration/",{"key":93},{"type":133,"componentName":133},"CommonNextSteps","content:de-de:topics:ci-cd:implement-continuous-integration:index.yml","yaml","content","de-de/topics/ci-cd/implement-continuous-integration/index.yml","de-de/topics/ci-cd/implement-continuous-integration/index","yml",{"_path":141,"_dir":142,"_draft":6,"_partial":6,"_locale":7,"data":143,"_id":553,"_type":135,"title":554,"_source":136,"_file":555,"_stem":556,"_extension":139},"/shared/de-de/main-navigation","de-de",{"logo":144,"freeTrial":149,"sales":154,"login":159,"items":164,"search":494,"minimal":530,"duo":544},{"config":145},{"href":146,"dataGaName":147,"dataGaLocation":148},"/de-de/","gitlab logo","header",{"text":150,"config":151},"Kostenlose Testversion anfordern",{"href":152,"dataGaName":153,"dataGaLocation":148},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":155,"config":156},"Vertrieb kontaktieren",{"href":157,"dataGaName":158,"dataGaLocation":148},"/de-de/sales/","sales",{"text":160,"config":161},"Anmelden",{"href":162,"dataGaName":163,"dataGaLocation":148},"https://gitlab.com/users/sign_in/","sign in",[165,208,305,310,415,475],{"text":166,"config":167,"cards":169,"footer":191},"Plattform",{"dataNavLevelOne":168},"platform",[170,176,184],{"title":166,"description":171,"link":172},"Die umfassendste KI-basierte DevSecOps-Plattform",{"text":173,"config":174},"Erkunde unsere Plattform",{"href":175,"dataGaName":168,"dataGaLocation":148},"/de-de/platform/",{"title":177,"description":178,"link":179},"GitLab Duo (KI)","Entwickle Software schneller mit KI in jeder Phase der Entwicklung",{"text":180,"config":181},"Lerne GitLab Duo kennen",{"href":182,"dataGaName":183,"dataGaLocation":148},"/de-de/gitlab-duo/","gitlab duo ai",{"title":185,"description":186,"link":187},"Gründe, die für GitLab sprechen","10 Gründe, warum Unternehmen sich für GitLab entscheiden",{"text":112,"config":188},{"href":189,"dataGaName":190,"dataGaLocation":148},"/de-de/why-gitlab/","why gitlab",{"title":192,"items":193},"Erste Schritte mit",[194,199,204],{"text":195,"config":196},"Platform Engineering",{"href":197,"dataGaName":198,"dataGaLocation":148},"/de-de/solutions/platform-engineering/","platform engineering",{"text":200,"config":201},"Entwicklererfahrung",{"href":202,"dataGaName":203,"dataGaLocation":148},"/de-de/developer-experience/","Developer experience",{"text":205,"config":206},"MLOps",{"href":207,"dataGaName":205,"dataGaLocation":148},"/de-de/topics/devops/the-role-of-ai-in-devops/",{"text":209,"left":12,"config":210,"link":212,"lists":216,"footer":287},"Produkt",{"dataNavLevelOne":211},"solutions",{"text":213,"config":214},"Alle Lösungen anzeigen",{"href":215,"dataGaName":211,"dataGaLocation":148},"/de-de/solutions/",[217,242,265],{"title":218,"description":219,"link":220,"items":225},"Automatisierung","CI/CD und Automatisierung zur Beschleunigung der Bereitstellung",{"config":221},{"icon":222,"href":223,"dataGaName":224,"dataGaLocation":148},"AutomatedCodeAlt","/de-de/solutions/delivery-automation/","automated software delivery",[226,229,233,238],{"text":23,"config":227},{"href":228,"dataGaLocation":148,"dataGaName":23},"/de-de/solutions/continuous-integration/",{"text":230,"config":231},"KI-unterstützte Entwicklung",{"href":182,"dataGaLocation":148,"dataGaName":232},"AI assisted development",{"text":234,"config":235},"Quellcodeverwaltung",{"href":236,"dataGaLocation":148,"dataGaName":237},"/de-de/solutions/source-code-management/","Source Code Management",{"text":239,"config":240},"Automatisierte Softwarebereitstellung",{"href":223,"dataGaLocation":148,"dataGaName":241},"Automated software delivery",{"title":243,"description":244,"link":245,"items":250},"Sicherheit","Entwickle schneller, ohne die Sicherheit zu gefährden",{"config":246},{"href":247,"dataGaName":248,"dataGaLocation":148,"icon":249},"/de-de/solutions/security-compliance/","security and compliance","ShieldCheckLight",[251,255,260],{"text":252,"config":253},"Sicherheit und Compliance",{"href":247,"dataGaLocation":148,"dataGaName":254},"Security & Compliance",{"text":256,"config":257},"Schutz der Software-Lieferkette",{"href":258,"dataGaLocation":148,"dataGaName":259},"/de-de/solutions/supply-chain/","Software supply chain security",{"text":261,"config":262},"Compliance und Governance",{"href":263,"dataGaLocation":148,"dataGaName":264},"/de-de/solutions/continuous-software-compliance/","Compliance and governance",{"title":266,"link":267,"items":272},"Bewertung",{"config":268},{"icon":269,"href":270,"dataGaName":271,"dataGaLocation":148},"DigitalTransformation","/de-de/solutions/visibility-measurement/","visibility and measurement",[273,277,282],{"text":274,"config":275},"Sichtbarkeit und Bewertung",{"href":270,"dataGaLocation":148,"dataGaName":276},"Visibility and Measurement",{"text":278,"config":279},"Wertstrommanagement",{"href":280,"dataGaLocation":148,"dataGaName":281},"/de-de/solutions/value-stream-management/","Value Stream Management",{"text":283,"config":284},"Analysen und Einblicke",{"href":285,"dataGaLocation":148,"dataGaName":286},"/de-de/solutions/analytics-and-insights/","Analytics and insights",{"title":288,"items":289},"GitLab für",[290,295,300],{"text":291,"config":292},"Enterprise",{"href":293,"dataGaLocation":148,"dataGaName":294},"/de-de/enterprise/","enterprise",{"text":296,"config":297},"Kleinunternehmen",{"href":298,"dataGaLocation":148,"dataGaName":299},"/de-de/small-business/","small business",{"text":301,"config":302},"den öffentlichen Sektor",{"href":303,"dataGaLocation":148,"dataGaName":304},"/de-de/solutions/public-sector/","public sector",{"text":306,"config":307},"Preise",{"href":308,"dataGaName":309,"dataGaLocation":148,"dataNavLevelOne":309},"/de-de/pricing/","pricing",{"text":311,"config":312,"link":313,"lists":317,"feature":402},"Ressourcen",{"dataNavLevelOne":93},{"text":314,"config":315},"Alle Ressourcen anzeigen",{"href":316,"dataGaName":93,"dataGaLocation":148},"/de-de/resources/",[318,351,374],{"title":319,"items":320},"Erste Schritte",[321,326,331,336,341,346],{"text":322,"config":323},"Installieren",{"href":324,"dataGaName":325,"dataGaLocation":148},"/de-de/install/","install",{"text":327,"config":328},"Kurzanleitungen",{"href":329,"dataGaName":330,"dataGaLocation":148},"/de-de/get-started/","quick setup checklists",{"text":332,"config":333},"Lernen",{"href":334,"dataGaLocation":148,"dataGaName":335},"https://university.gitlab.com/","learn",{"text":337,"config":338},"Produktdokumentation",{"href":339,"dataGaName":340,"dataGaLocation":148},"https://docs.gitlab.com/","product documentation",{"text":342,"config":343},"Best-Practice-Videos",{"href":344,"dataGaName":345,"dataGaLocation":148},"/de-de/getting-started-videos/","best practice videos",{"text":347,"config":348},"Integrationen",{"href":349,"dataGaName":350,"dataGaLocation":148},"/de-de/integrations/","integrations",{"title":352,"items":353},"Entdecken",[354,359,364,369],{"text":355,"config":356},"Kundenerfolge",{"href":357,"dataGaName":358,"dataGaLocation":148},"/de-de/customers/","customer success stories",{"text":360,"config":361},"Blog",{"href":362,"dataGaName":363,"dataGaLocation":148},"/de-de/blog/","blog",{"text":365,"config":366},"Remote",{"href":367,"dataGaName":368,"dataGaLocation":148},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":370,"config":371},"TeamOps",{"href":372,"dataGaName":373,"dataGaLocation":148},"/de-de/teamops/","teamops",{"title":375,"items":376},"Vernetzen",[377,382,387,392,397],{"text":378,"config":379},"GitLab-Services",{"href":380,"dataGaName":381,"dataGaLocation":148},"/de-de/services/","services",{"text":383,"config":384},"Community",{"href":385,"dataGaName":386,"dataGaLocation":148},"/community/","community",{"text":388,"config":389},"Forum",{"href":390,"dataGaName":391,"dataGaLocation":148},"https://forum.gitlab.com/","forum",{"text":393,"config":394},"Veranstaltungen",{"href":395,"dataGaName":396,"dataGaLocation":148},"/events/","events",{"text":398,"config":399},"Partner",{"href":400,"dataGaName":401,"dataGaLocation":148},"/de-de/partners/","partners",{"backgroundColor":403,"textColor":404,"text":405,"image":406,"link":410},"#2f2a6b","#fff","Perspektiven für die Softwareentwicklung der Zukunft",{"altText":407,"config":408},"the source promo card",{"src":409},"/images/navigation/the-source-promo-card.svg",{"text":411,"config":412},"Lies die News",{"href":413,"dataGaName":414,"dataGaLocation":148},"/de-de/the-source/","the source",{"text":416,"config":417,"lists":419},"Unternehmen",{"dataNavLevelOne":418},"company",[420],{"items":421},[422,427,433,435,440,445,450,455,460,465,470],{"text":423,"config":424},"Über",{"href":425,"dataGaName":426,"dataGaLocation":148},"/de-de/company/","about",{"text":428,"config":429,"footerGa":432},"Karriere",{"href":430,"dataGaName":431,"dataGaLocation":148},"/jobs/","jobs",{"dataGaName":431},{"text":393,"config":434},{"href":395,"dataGaName":396,"dataGaLocation":148},{"text":436,"config":437},"Geschäftsführung",{"href":438,"dataGaName":439,"dataGaLocation":148},"/company/team/e-group/","leadership",{"text":441,"config":442},"Team",{"href":443,"dataGaName":444,"dataGaLocation":148},"/company/team/","team",{"text":446,"config":447},"Handbuch",{"href":448,"dataGaName":449,"dataGaLocation":148},"https://handbook.gitlab.com/","handbook",{"text":451,"config":452},"Investor Relations",{"href":453,"dataGaName":454,"dataGaLocation":148},"https://ir.gitlab.com/","investor relations",{"text":456,"config":457},"Trust Center",{"href":458,"dataGaName":459,"dataGaLocation":148},"/de-de/security/","trust center",{"text":461,"config":462},"AI Transparency Center",{"href":463,"dataGaName":464,"dataGaLocation":148},"/de-de/ai-transparency-center/","ai transparency center",{"text":466,"config":467},"Newsletter",{"href":468,"dataGaName":469,"dataGaLocation":148},"/company/contact/","newsletter",{"text":471,"config":472},"Presse",{"href":473,"dataGaName":474,"dataGaLocation":148},"/press/","press",{"text":476,"config":477,"lists":478},"Kontakt",{"dataNavLevelOne":418},[479],{"items":480},[481,484,489],{"text":155,"config":482},{"href":157,"dataGaName":483,"dataGaLocation":148},"talk to sales",{"text":485,"config":486},"Support",{"href":487,"dataGaName":488,"dataGaLocation":148},"/support/","get help",{"text":490,"config":491},"Kundenportal",{"href":492,"dataGaName":493,"dataGaLocation":148},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":495,"login":496,"suggestions":503},"Schließen",{"text":497,"link":498},"Um Repositories und Projekte zu durchsuchen, melde dich an bei",{"text":499,"config":500},"gitlab.com",{"href":162,"dataGaName":501,"dataGaLocation":502},"search login","search",{"text":504,"default":505},"Vorschläge",[506,509,514,516,521,526],{"text":177,"config":507},{"href":182,"dataGaName":508,"dataGaLocation":502},"GitLab Duo (AI)",{"text":510,"config":511},"Code Suggestions (KI)",{"href":512,"dataGaName":513,"dataGaLocation":502},"/de-de/solutions/code-suggestions/","Code Suggestions (AI)",{"text":23,"config":515},{"href":228,"dataGaName":23,"dataGaLocation":502},{"text":517,"config":518},"GitLab auf AWS",{"href":519,"dataGaName":520,"dataGaLocation":502},"/de-de/partners/technology-partners/aws/","GitLab on AWS",{"text":522,"config":523},"GitLab auf Google Cloud",{"href":524,"dataGaName":525,"dataGaLocation":502},"/de-de/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":527,"config":528},"Warum GitLab?",{"href":189,"dataGaName":529,"dataGaLocation":502},"Why GitLab?",{"freeTrial":531,"mobileIcon":536,"desktopIcon":541},{"text":532,"config":533},"Kostenlos testen",{"href":534,"dataGaName":153,"dataGaLocation":535},"https://gitlab.com/-/trials/new/","nav",{"altText":537,"config":538},"GitLab-Symbol",{"src":539,"dataGaName":540,"dataGaLocation":535},"/images/brand/gitlab-logo-tanuki.svg","gitlab icon",{"altText":537,"config":542},{"src":543,"dataGaName":540,"dataGaLocation":535},"/images/brand/gitlab-logo-type.svg",{"freeTrial":545,"mobileIcon":549,"desktopIcon":551},{"text":546,"config":547},"Erfahre mehr über GitLab Duo",{"href":182,"dataGaName":548,"dataGaLocation":535},"gitlab duo",{"altText":537,"config":550},{"src":539,"dataGaName":540,"dataGaLocation":535},{"altText":537,"config":552},{"src":543,"dataGaName":540,"dataGaLocation":535},"content:shared:de-de:main-navigation.yml","Main Navigation","shared/de-de/main-navigation.yml","shared/de-de/main-navigation",{"_path":558,"_dir":142,"_draft":6,"_partial":6,"_locale":7,"title":559,"button":560,"config":564,"_id":566,"_type":135,"_source":136,"_file":567,"_stem":568,"_extension":139},"/shared/de-de/banner","Die GitLab Duo Agent Platform ist jetzt in der öffentlichen Beta-Phase!",{"text":112,"config":561},{"href":562,"dataGaName":563,"dataGaLocation":148},"/gitlab-duo/agent-platform/","duo banner",{"layout":565},"release","content:shared:de-de:banner.yml","shared/de-de/banner.yml","shared/de-de/banner",{"_path":570,"_dir":142,"_draft":6,"_partial":6,"_locale":7,"data":571,"_id":775,"_type":135,"title":776,"_source":136,"_file":777,"_stem":778,"_extension":139},"/shared/de-de/main-footer",{"text":572,"source":573,"edit":579,"contribute":584,"config":589,"items":594,"minimal":767},"Git ist eine Marke von Software Freedom Conservancy und unsere Verwendung von „GitLab“ erfolgt unter Lizenz.",{"text":574,"config":575},"Quelltext der Seite anzeigen",{"href":576,"dataGaName":577,"dataGaLocation":578},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":580,"config":581},"Diese Seite bearbeiten",{"href":582,"dataGaName":583,"dataGaLocation":578},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":585,"config":586},"Beteilige dich",{"href":587,"dataGaName":588,"dataGaLocation":578},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":590,"facebook":591,"youtube":592,"linkedin":593},"https://x.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[595,618,673,703,737],{"title":166,"links":596,"subMenu":601},[597],{"text":598,"config":599},"DevSecOps-Plattform",{"href":175,"dataGaName":600,"dataGaLocation":578},"devsecops platform",[602],{"title":306,"links":603},[604,608,613],{"text":605,"config":606},"Tarife anzeigen",{"href":308,"dataGaName":607,"dataGaLocation":578},"view plans",{"text":609,"config":610},"Vorteile von Premium",{"href":611,"dataGaName":612,"dataGaLocation":578},"/de-de/pricing/premium/","why premium",{"text":614,"config":615},"Vorteile von Ultimate",{"href":616,"dataGaName":617,"dataGaLocation":578},"/de-de/pricing/ultimate/","why ultimate",{"title":619,"links":620},"Lösungen",[621,626,629,631,636,641,645,648,651,656,658,660,663,668],{"text":622,"config":623},"Digitale Transformation",{"href":624,"dataGaName":625,"dataGaLocation":578},"/de-de/topics/digital-transformation/","digital transformation",{"text":252,"config":627},{"href":247,"dataGaName":628,"dataGaLocation":578},"security & compliance",{"text":239,"config":630},{"href":223,"dataGaName":224,"dataGaLocation":578},{"text":632,"config":633},"Agile Entwicklung",{"href":634,"dataGaName":635,"dataGaLocation":578},"/de-de/solutions/agile-delivery/","agile delivery",{"text":637,"config":638},"Cloud-Transformation",{"href":639,"dataGaName":640,"dataGaLocation":578},"/de-de/topics/cloud-native/","cloud transformation",{"text":642,"config":643},"SCM",{"href":236,"dataGaName":644,"dataGaLocation":578},"source code management",{"text":23,"config":646},{"href":228,"dataGaName":647,"dataGaLocation":578},"continuous integration & delivery",{"text":278,"config":649},{"href":280,"dataGaName":650,"dataGaLocation":578},"value stream management",{"text":652,"config":653},"GitOps",{"href":654,"dataGaName":655,"dataGaLocation":578},"/de-de/solutions/gitops/","gitops",{"text":291,"config":657},{"href":293,"dataGaName":294,"dataGaLocation":578},{"text":296,"config":659},{"href":298,"dataGaName":299,"dataGaLocation":578},{"text":661,"config":662},"Öffentlicher Sektor",{"href":303,"dataGaName":304,"dataGaLocation":578},{"text":664,"config":665},"Bildungswesen",{"href":666,"dataGaName":667,"dataGaLocation":578},"/de-de/solutions/education/","education",{"text":669,"config":670},"Finanzdienstleistungen",{"href":671,"dataGaName":672,"dataGaLocation":578},"/de-de/solutions/finance/","financial services",{"title":311,"links":674},[675,677,679,681,684,686,689,691,693,695,697,699,701],{"text":322,"config":676},{"href":324,"dataGaName":325,"dataGaLocation":578},{"text":327,"config":678},{"href":329,"dataGaName":330,"dataGaLocation":578},{"text":332,"config":680},{"href":334,"dataGaName":335,"dataGaLocation":578},{"text":337,"config":682},{"href":339,"dataGaName":683,"dataGaLocation":578},"docs",{"text":360,"config":685},{"href":362,"dataGaName":363,"dataGaLocation":578},{"text":355,"config":687},{"href":688,"dataGaName":358,"dataGaLocation":578},"/customers/",{"text":365,"config":690},{"href":367,"dataGaName":368,"dataGaLocation":578},{"text":378,"config":692},{"href":380,"dataGaName":381,"dataGaLocation":578},{"text":370,"config":694},{"href":372,"dataGaName":373,"dataGaLocation":578},{"text":383,"config":696},{"href":385,"dataGaName":386,"dataGaLocation":578},{"text":388,"config":698},{"href":390,"dataGaName":391,"dataGaLocation":578},{"text":393,"config":700},{"href":395,"dataGaName":396,"dataGaLocation":578},{"text":398,"config":702},{"href":400,"dataGaName":401,"dataGaLocation":578},{"title":416,"links":704},[705,707,709,711,713,715,717,721,726,728,730,732],{"text":423,"config":706},{"href":425,"dataGaName":418,"dataGaLocation":578},{"text":428,"config":708},{"href":430,"dataGaName":431,"dataGaLocation":578},{"text":436,"config":710},{"href":438,"dataGaName":439,"dataGaLocation":578},{"text":441,"config":712},{"href":443,"dataGaName":444,"dataGaLocation":578},{"text":446,"config":714},{"href":448,"dataGaName":449,"dataGaLocation":578},{"text":451,"config":716},{"href":453,"dataGaName":454,"dataGaLocation":578},{"text":718,"config":719},"Sustainability",{"href":720,"dataGaName":718,"dataGaLocation":578},"/sustainability/",{"text":722,"config":723},"Vielfalt, Inklusion und Zugehörigkeit",{"href":724,"dataGaName":725,"dataGaLocation":578},"/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":456,"config":727},{"href":458,"dataGaName":459,"dataGaLocation":578},{"text":466,"config":729},{"href":468,"dataGaName":469,"dataGaLocation":578},{"text":471,"config":731},{"href":473,"dataGaName":474,"dataGaLocation":578},{"text":733,"config":734},"Transparenzerklärung zu moderner Sklaverei",{"href":735,"dataGaName":736,"dataGaLocation":578},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":738,"links":739},"Nimm Kontakt auf",[740,743,745,747,752,757,762],{"text":741,"config":742},"Sprich mit einem Experten/einer Expertin",{"href":157,"dataGaName":158,"dataGaLocation":578},{"text":485,"config":744},{"href":487,"dataGaName":488,"dataGaLocation":578},{"text":490,"config":746},{"href":492,"dataGaName":493,"dataGaLocation":578},{"text":748,"config":749},"Status",{"href":750,"dataGaName":751,"dataGaLocation":578},"https://status.gitlab.com/","status",{"text":753,"config":754},"Nutzungsbedingungen",{"href":755,"dataGaName":756,"dataGaLocation":578},"/terms/","terms of use",{"text":758,"config":759},"Datenschutzerklärung",{"href":760,"dataGaName":761,"dataGaLocation":578},"/de-de/privacy/","privacy statement",{"text":763,"config":764},"Cookie-Einstellungen",{"dataGaName":765,"dataGaLocation":578,"id":766,"isOneTrustButton":12},"cookie preferences","ot-sdk-btn",{"items":768},[769,771,773],{"text":753,"config":770},{"href":755,"dataGaName":756,"dataGaLocation":578},{"text":758,"config":772},{"href":760,"dataGaName":761,"dataGaLocation":578},{"text":763,"config":774},{"dataGaName":765,"dataGaLocation":578,"id":766,"isOneTrustButton":12},"content:shared:de-de:main-footer.yml","Main Footer","shared/de-de/main-footer.yml","shared/de-de/main-footer",{"_path":780,"_dir":142,"_draft":6,"_partial":6,"_locale":7,"header":781,"eyebrow":782,"blurb":783,"button":784,"secondaryButton":788,"_id":790,"_type":135,"title":791,"_source":136,"_file":792,"_stem":793,"_extension":139},"/shared/de-de/next-steps","Stelle jetzt bessere Software schneller bereit","Mehr als 50 % der Fortune-100-Unternehmen vertrauen GitLab","Erlebe, was dein Team mit der intelligenten\n\n\nDevSecOps-Plattform erreichen kann.\n",{"text":150,"config":785},{"href":786,"dataGaName":153,"dataGaLocation":787},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":155,"config":789},{"href":157,"dataGaName":158,"dataGaLocation":787},"content:shared:de-de:next-steps.yml","Next Steps","shared/de-de/next-steps.yml","shared/de-de/next-steps",1754424476783]