[{"data":1,"prerenderedAt":862},["ShallowReactive",2],{"/es/topics/ci-cd/implement-continuous-integration":3,"navigation-es":138,"banner-es":555,"footer-es":568,"next-steps-es":776,"footer-source-/es/topics/ci-cd/implement-continuous-integration/":791},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":132,"_type":133,"title":7,"_source":134,"_file":135,"_stem":136,"_extension":137},"/es/topics/ci-cd/implement-continuous-integration","ci-cd",false,"",{"title":9,"description":10},"Por qué debe implementar la integración continua","GitLab Topics | Why you should implement continuous integration",[12,26,32,85,130],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"CI/CD",{"href":23},"/es/topics/ci-cd/",{"title":25},"Implement continuous integration",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"La implementación de la integración continua (CI) garantiza que los fragmentos de código se fusionen y prueben con frecuencia, mejorando la calidad del software y optimizando el proceso de implementación. Las prácticas de CI conducen a ciclos de lanzamiento más rápidos, una mejor programación para los flujos de trabajo de producción y numerosos beneficios para los equipos de desarrollo de software.\n",{"id":31,"twoColumns":6},"por-qué-debe-implementar-la-integración-continua",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":58},{"text":36,"data":37},"On this page",[38,42,46,50,54],{"text":39,"config":40},"¿Qué es la integración continua?",{"href":41},"#what-is-continuous-integration",{"text":43,"config":44},"Cómo configurar la integración continua",{"href":45},"#how-to-set-up-continuous-integration",{"text":47,"config":48},"Herramientas esenciales de integración continua",{"href":49},"#essential-continuous-integration-tools",{"text":51,"config":52},"Cómo implementar la integración continua de manera correcta",{"href":53},"#how-to-do-continuous-integration-the-right-way",{"text":55,"config":56},"Conclusión",{"href":57},"#conclusion",[59,65,70,75,80],{"type":60,"componentName":60,"componentContent":61},"TopicsCopy",{"header":39,"text":62,"config":63},"La integración continua (CI) es la práctica de fusionar código en un repositorio compartido, por lo general, varias veces al día. Dentro del repositorio o entorno de producción, la creación y las pruebas automatizadas se realizan para asegurarse de que no haya tickets de integración o problemas con el código que se está fusionando. Los pipelines de integración continua realizan pruebas automatizadas. El nuevo código pasa estas pruebas y pasa a la siguiente etapa, o falla. Esto garantiza que solo el código validado por CI llegue a producción.",{"id":64},"what-is-continuous-integration",{"type":60,"componentName":60,"componentContent":66},{"header":43,"text":67,"config":68},"La correcta implementación de la integración continua requiere un cambio de mentalidad y un firme compromiso con las [prácticas recomendadas de DevOps](/topics/devops/){data-ga-name =\"devops best practices\"data-ga-location =\"body\"}. Además del respaldo organizacional, es necesario considerar inversiones significativas en infraestructura y herramientas. El liderazgo técnico con conocimientos en DevOps y experiencia en un entorno nativo de la nube también será crucial para lograr el éxito.\n",{"id":69},"how-to-set-up-continuous-integration",{"type":60,"componentName":60,"componentContent":71},{"header":47,"text":72,"config":73},"Los equipos pueden invertir en cualquier combinación de herramientas o servicios en la nube, pero aquellos que implementan la integración continua (CI) por primera vez deben comenzar con tres herramientas esenciales:\n\n* Un sistema de gestión de código fuente (SCM) como [Git](/solutions/source-code-management/){data-ga-name=\"git\" data-ga-location=\"body\"}.\n\n* Un repositorio de código fuente compartido que sirve como una fuente única de la verdad para todo el código.\n\n* Un servidor de integración continua que ejecuta scripts para los cambios de código y que se integra con su repositorio centralizado de código fuente centralizado (como [GitLab CI](/solutions/continuous-integration/){data-ga-name =\"gitlab ci\" data-ga-location=\"body\"}).\n",{"id":74},"essential-continuous-integration-tools",{"type":60,"componentName":60,"componentContent":76},{"header":51,"text":77,"config":78},"La integración continua es más que solo herramientas. Si bien la implementación de herramientas de CI es parte del proceso, también debe ocurrir un cambio cultural. La integración continua es solo una parte del [enfoque más amplio de DevOps](/topics/devops/){data-ga-name=\"devops mindset\" data-ga-location=\"body\"}. Para obtener el máximo beneficio de la integración continua, tenga en cuenta las herramientas y las necesidades culturales:\n\n### Confirme el código con frecuencia\n\n\nLa integración continua prospera con cambios pequeños y frecuentes en el código. El código probado en pequeños lotes facilita a los desarrolladores la identificación de errores y fallas, y garantiza una mejor calidad del código.\n\n\n### Evite la complejidad en los pipelines de CI\n\n\nEs fácil introducir una complejidad innecesaria en los entornos de desarrollo. Mantenga las soluciones lo más simples posible y busque [soluciones convencionales](/blog/boring-solutions-faster-iteration/){data-ga-name=\"boring solutions\" data-ga-location=\"body\"}.\n\n\n### Encuentre la [integración continua adecuada para sus necesidades](/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\nNo todas las CI se crean de la misma manera, por lo que es importante [encontrar la CI adecuada](/topics/ci-cd/choose-continuous-integration-tool/){data-ga-name =\"find the right ci\"data-ga-location =\"body\"} para sus necesidades. ¿Es compatible con su proveedor de servicios en la nube? ¿Se encuentra dentro del presupuesto? ¿Cómo se compara con otras herramientas similares? ¿Tiene espacio para crecer? Realice las preguntas adecuadas y encontrará una solución de CI que pueda beneficiarle a largo plazo.\n",{"id":79},"how-to-do-continuous-integration-the-right-way",{"type":60,"componentName":60,"componentContent":81},{"header":55,"text":82,"config":83},"La implementación de la integración continua (CI) es un componente clave de la práctica de desarrollo de software DevOps, que ofrece numerosos beneficios que mejoran todo el ciclo de desarrollo de software. Al fusionar fragmentos de código con frecuencia y realizar pruebas automatizadas, la CI garantiza productos de software de alta calidad y procesos de implementación eficientes. Los equipos de desarrollo de software se benefician de flujos de trabajo de desarrollo mejorados, ciclos de lanzamiento más rápidos y un proceso de entrega más fluido.\n\nLa adopción de las prácticas de CI no solo implica la implementación de las herramientas adecuadas, como sistemas de control de versiones y servidores de CI, sino también la promoción de un cambio cultural hacia prácticas de desarrollo colaborativas e iterativas. Este enfoque holístico del proceso de integración continua respalda todo el proceso de lanzamiento de software, desde el desarrollo hasta la implementación, lo que se traduce en un software de alta calidad y ciclos de desarrollo optimizados.\n",{"id":84},"conclusion",{"type":86,"componentName":86,"componentContent":87},"CommonResourcesContainer",{"header":88,"tabs":89},"Contenido sugerido",[90],{"name":91,"items":92,"config":129},"resources",[93,103,113,121],{"header":94,"type":95,"image":96,"link":99},"Defender la CI/CD en su organización","Webcast",{"altText":94,"config":97},{"src":98},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159368/Website/Topics/drupalassoc_cover.jpg",{"text":100,"config":101},"Ver ahora",{"href":102,"icon":95,"modal":6},"/webcast/cicd-in-your-organization/",{"header":104,"type":105,"image":106,"link":109},"¿Necesita la aceptación de DevOps? Aquí le contamos cómo convencer a las partes interesadas","Web",{"altText":104,"config":107},{"src":108},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159343/Website/Topics/customers-link.jpg",{"text":110,"config":111},"Más información",{"href":112,"icon":105,"modal":6},"/blog/devops-stakeholder-buyin/",{"header":114,"type":105,"image":115,"link":118},"Obtener [meta] con GitLab CI/CD: creación de imágenes de compilación",{"altText":114,"config":116},{"src":117},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749159401/Website/Topics/hotjar.jpg",{"text":110,"config":119},{"href":120,"icon":105,"modal":6},"/blog/building-build-images/",{"header":122,"type":105,"image":123,"link":126},"Guía para principiantes sobre la integración continua",{"altText":122,"config":124},{"src":125},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158563/Website/Topics/modernize-cicd.jpg",{"text":110,"config":127},{"href":128,"icon":105,"modal":6},"/blog/a-beginners-guide-to-continuous-integration/",{"key":91},{"type":131,"componentName":131},"CommonNextSteps","content:es:topics:ci-cd:implement-continuous-integration:index.yml","yaml","content","es/topics/ci-cd/implement-continuous-integration/index.yml","es/topics/ci-cd/implement-continuous-integration/index","yml",{"_path":139,"_dir":140,"_draft":6,"_partial":6,"_locale":7,"data":141,"_id":551,"_type":133,"title":552,"_source":134,"_file":553,"_stem":554,"_extension":137},"/shared/es/main-navigation","es",{"logo":142,"freeTrial":147,"sales":152,"login":157,"items":162,"search":493,"minimal":528,"duo":542},{"config":143},{"href":144,"dataGaName":145,"dataGaLocation":146},"/es/","gitlab logo","header",{"text":148,"config":149},"Obtener una prueba gratuita",{"href":150,"dataGaName":151,"dataGaLocation":146},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":153,"config":154},"Hablar con ventas",{"href":155,"dataGaName":156,"dataGaLocation":146},"/es/sales/","sales",{"text":158,"config":159},"Iniciar sesión",{"href":160,"dataGaName":161,"dataGaLocation":146},"https://gitlab.com/users/sign_in/","sign in",[163,206,304,309,414,474],{"text":164,"config":165,"cards":167,"footer":189},"Plataforma",{"dataNavLevelOne":166},"platform",[168,174,182],{"title":164,"description":169,"link":170},"La plataforma de DevSecOps con tecnología de IA más completa",{"text":171,"config":172},"Explore nuestra plataforma",{"href":173,"dataGaName":166,"dataGaLocation":146},"/es/platform/",{"title":175,"description":176,"link":177},"GitLab Duo (IA)","Cree un software más rápido con IA en cada etapa de desarrollo",{"text":178,"config":179},"Presentamos GitLab Duo",{"href":180,"dataGaName":181,"dataGaLocation":146},"/es/gitlab-duo/","gitlab duo ai",{"title":183,"description":184,"link":185},"¿Por qué elegir GitLab?","10 razones por las que las empresas eligen GitLab",{"text":110,"config":186},{"href":187,"dataGaName":188,"dataGaLocation":146},"/es/why-gitlab/","why gitlab",{"title":190,"items":191},"Comenzar con",[192,197,202],{"text":193,"config":194},"Ingeniería de plataformas",{"href":195,"dataGaName":196,"dataGaLocation":146},"/es/solutions/platform-engineering/","platform engineering",{"text":198,"config":199},"Experiencia de desarrollador",{"href":200,"dataGaName":201,"dataGaLocation":146},"/es/developer-experience/","Developer experience",{"text":203,"config":204},"MLOps",{"href":205,"dataGaName":203,"dataGaLocation":146},"/es/topics/devops/the-role-of-ai-in-devops/",{"text":207,"left":208,"config":209,"link":211,"lists":215,"footer":286},"Producto",true,{"dataNavLevelOne":210},"solutions",{"text":212,"config":213},"Ver todas las soluciones",{"href":214,"dataGaName":210,"dataGaLocation":146},"/es/solutions/",[216,241,264],{"title":217,"description":218,"link":219,"items":224},"Automatización","CI/CD y automatización para acelerar la implementación",{"config":220},{"icon":221,"href":222,"dataGaName":223,"dataGaLocation":146},"AutomatedCodeAlt","/es/solutions/delivery-automation/","automated software delivery",[225,228,232,237],{"text":21,"config":226},{"href":227,"dataGaLocation":146,"dataGaName":21},"/es/solutions/continuous-integration/",{"text":229,"config":230},"Desarrollo asistido por IA",{"href":180,"dataGaLocation":146,"dataGaName":231},"AI assisted development",{"text":233,"config":234},"Gestión del código fuente",{"href":235,"dataGaLocation":146,"dataGaName":236},"/es/solutions/source-code-management/","Source Code Management",{"text":238,"config":239},"Entrega de software automatizada",{"href":222,"dataGaLocation":146,"dataGaName":240},"Automated software delivery",{"title":242,"description":243,"link":244,"items":249},"Seguridad","Entregue código más rápido sin comprometer la seguridad",{"config":245},{"href":246,"dataGaName":247,"dataGaLocation":146,"icon":248},"/es/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[250,254,259],{"text":251,"config":252},"Application Security Testing",{"href":246,"dataGaName":253,"dataGaLocation":146},"Application security testing",{"text":255,"config":256},"Seguridad en la cadena de suministro de software",{"href":257,"dataGaLocation":146,"dataGaName":258},"/es/solutions/supply-chain/","Software supply chain security",{"text":260,"config":261},"Cumplimiento y gobernanza",{"href":262,"dataGaName":263,"dataGaLocation":146},"/es/solutions/software-compliance/","Software Compliance",{"title":265,"link":266,"items":271},"Medición",{"config":267},{"icon":268,"href":269,"dataGaName":270,"dataGaLocation":146},"DigitalTransformation","/es/solutions/visibility-measurement/","visibility and measurement",[272,276,281],{"text":273,"config":274},"Visibilidad y medición",{"href":269,"dataGaLocation":146,"dataGaName":275},"Visibility and Measurement",{"text":277,"config":278},"Gestión del flujo de valor",{"href":279,"dataGaLocation":146,"dataGaName":280},"/es/solutions/value-stream-management/","Value Stream Management",{"text":282,"config":283},"Análisis e información",{"href":284,"dataGaLocation":146,"dataGaName":285},"/es/solutions/analytics-and-insights/","Analytics and insights",{"title":287,"items":288},"GitLab para",[289,294,299],{"text":290,"config":291},"Empresas",{"href":292,"dataGaLocation":146,"dataGaName":293},"/es/enterprise/","enterprise",{"text":295,"config":296},"Pequeñas empresas",{"href":297,"dataGaLocation":146,"dataGaName":298},"/es/small-business/","small business",{"text":300,"config":301},"Sector público",{"href":302,"dataGaLocation":146,"dataGaName":303},"/es/solutions/public-sector/","public sector",{"text":305,"config":306},"Precios",{"href":307,"dataGaName":308,"dataGaLocation":146,"dataNavLevelOne":308},"/es/pricing/","pricing",{"text":310,"config":311,"link":312,"lists":316,"feature":401},"Recursos",{"dataNavLevelOne":91},{"text":313,"config":314},"Ver todos los recursos",{"href":315,"dataGaName":91,"dataGaLocation":146},"/es/resources/",[317,350,373],{"title":318,"items":319},"Empezar",[320,325,330,335,340,345],{"text":321,"config":322},"Instalar",{"href":323,"dataGaName":324,"dataGaLocation":146},"/es/install/","install",{"text":326,"config":327},"Guías de inicio rápido",{"href":328,"dataGaName":329,"dataGaLocation":146},"/es/get-started/","quick setup checklists",{"text":331,"config":332},"Aprender",{"href":333,"dataGaLocation":146,"dataGaName":334},"https://university.gitlab.com/","learn",{"text":336,"config":337},"Documentación del producto",{"href":338,"dataGaName":339,"dataGaLocation":146},"https://docs.gitlab.com/","product documentation",{"text":341,"config":342},"Videos de prácticas recomendadas",{"href":343,"dataGaName":344,"dataGaLocation":146},"/es/getting-started-videos/","best practice videos",{"text":346,"config":347},"Integraciones",{"href":348,"dataGaName":349,"dataGaLocation":146},"/es/integrations/","integrations",{"title":351,"items":352},"Descubrir",[353,358,363,368],{"text":354,"config":355},"Historias de éxito del cliente",{"href":356,"dataGaName":357,"dataGaLocation":146},"/es/customers/","customer success stories",{"text":359,"config":360},"Blog",{"href":361,"dataGaName":362,"dataGaLocation":146},"/blog/","blog",{"text":364,"config":365},"Remoto",{"href":366,"dataGaName":367,"dataGaLocation":146},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":369,"config":370},"TeamOps",{"href":371,"dataGaName":372,"dataGaLocation":146},"/es/teamops/","teamops",{"title":374,"items":375},"Conectar",[376,381,386,391,396],{"text":377,"config":378},"Servicios de GitLab",{"href":379,"dataGaName":380,"dataGaLocation":146},"/es/services/","services",{"text":382,"config":383},"Comunidad",{"href":384,"dataGaName":385,"dataGaLocation":146},"/community/","community",{"text":387,"config":388},"Foro",{"href":389,"dataGaName":390,"dataGaLocation":146},"https://forum.gitlab.com/","forum",{"text":392,"config":393},"Eventos",{"href":394,"dataGaName":395,"dataGaLocation":146},"/events/","events",{"text":397,"config":398},"Socios",{"href":399,"dataGaName":400,"dataGaLocation":146},"/es/partners/","partners",{"backgroundColor":402,"textColor":403,"text":404,"image":405,"link":409},"#2f2a6b","#fff","Información sobre el futuro del desarrollo de software",{"altText":406,"config":407},"Tarjeta promocional The Source",{"src":408},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":410,"config":411},"Leer las últimas noticias",{"href":412,"dataGaName":413,"dataGaLocation":146},"/es/the-source/","the source",{"text":415,"config":416,"lists":418},"Empresa",{"dataNavLevelOne":417},"company",[419],{"items":420},[421,426,432,434,439,444,449,454,459,464,469],{"text":422,"config":423},"Acerca de nosotros",{"href":424,"dataGaName":425,"dataGaLocation":146},"/es/company/","about",{"text":427,"config":428,"footerGa":431},"Empleos",{"href":429,"dataGaName":430,"dataGaLocation":146},"/jobs/","jobs",{"dataGaName":430},{"text":392,"config":433},{"href":394,"dataGaName":395,"dataGaLocation":146},{"text":435,"config":436},"Equipo directivo",{"href":437,"dataGaName":438,"dataGaLocation":146},"/company/team/e-group/","leadership",{"text":440,"config":441},"Equipo",{"href":442,"dataGaName":443,"dataGaLocation":146},"/company/team/","team",{"text":445,"config":446},"Manual",{"href":447,"dataGaName":448,"dataGaLocation":146},"https://handbook.gitlab.com/","handbook",{"text":450,"config":451},"Relaciones con los inversores",{"href":452,"dataGaName":453,"dataGaLocation":146},"https://ir.gitlab.com/","investor relations",{"text":455,"config":456},"Centro de confianza",{"href":457,"dataGaName":458,"dataGaLocation":146},"/es/security/","trust center",{"text":460,"config":461},"AI Transparency Center",{"href":462,"dataGaName":463,"dataGaLocation":146},"/es/ai-transparency-center/","ai transparency center",{"text":465,"config":466},"Boletín",{"href":467,"dataGaName":468,"dataGaLocation":146},"/company/contact/","newsletter",{"text":470,"config":471},"Prensa",{"href":472,"dataGaName":473,"dataGaLocation":146},"/press/","press",{"text":475,"config":476,"lists":477},"Comuníquese con nosotros",{"dataNavLevelOne":417},[478],{"items":479},[480,483,488],{"text":153,"config":481},{"href":155,"dataGaName":482,"dataGaLocation":146},"talk to sales",{"text":484,"config":485},"Obtener ayuda",{"href":486,"dataGaName":487,"dataGaLocation":146},"/support/","get help",{"text":489,"config":490},"Portal de clientes",{"href":491,"dataGaName":492,"dataGaLocation":146},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":494,"login":495,"suggestions":502},"Cerrar",{"text":496,"link":497},"Para buscar repositorios y proyectos, inicie sesión en",{"text":498,"config":499},"gitlab.com",{"href":160,"dataGaName":500,"dataGaLocation":501},"search login","search",{"text":503,"default":504},"Sugerencias",[505,508,513,515,520,525],{"text":175,"config":506},{"href":180,"dataGaName":507,"dataGaLocation":501},"GitLab Duo (AI)",{"text":509,"config":510},"Sugerencias de código (IA)",{"href":511,"dataGaName":512,"dataGaLocation":501},"/es/solutions/code-suggestions/","Code Suggestions (AI)",{"text":21,"config":514},{"href":227,"dataGaName":21,"dataGaLocation":501},{"text":516,"config":517},"GitLab en AWS",{"href":518,"dataGaName":519,"dataGaLocation":501},"/es/partners/technology-partners/aws/","GitLab on AWS",{"text":521,"config":522},"GitLab en Google Cloud",{"href":523,"dataGaName":524,"dataGaLocation":501},"/es/partners/technology-partners/google-cloud-platform/","GitLab on Google Cloud",{"text":183,"config":526},{"href":187,"dataGaName":527,"dataGaLocation":501},"Why GitLab?",{"freeTrial":529,"mobileIcon":534,"desktopIcon":539},{"text":530,"config":531},"Iniciar la prueba gratuita",{"href":532,"dataGaName":151,"dataGaLocation":533},"https://gitlab.com/-/trials/new/","nav",{"altText":535,"config":536},"Ícono de GitLab",{"src":537,"dataGaName":538,"dataGaLocation":533},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":535,"config":540},{"src":541,"dataGaName":538,"dataGaLocation":533},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":543,"mobileIcon":547,"desktopIcon":549},{"text":544,"config":545},"Más información sobre GitLab Duo",{"href":180,"dataGaName":546,"dataGaLocation":533},"gitlab duo",{"altText":535,"config":548},{"src":537,"dataGaName":538,"dataGaLocation":533},{"altText":535,"config":550},{"src":541,"dataGaName":538,"dataGaLocation":533},"content:shared:es:main-navigation.yml","Main Navigation","shared/es/main-navigation.yml","shared/es/main-navigation",{"_path":556,"_dir":140,"_draft":6,"_partial":6,"_locale":7,"title":557,"titleMobile":557,"button":558,"config":563,"_id":565,"_type":133,"_source":134,"_file":566,"_stem":567,"_extension":137},"/shared/es/banner","¡GitLab Duo Agent Platform ya está en beta pública!",{"text":559,"config":560},"Prueba la Beta",{"href":561,"dataGaName":562,"dataGaLocation":146},"/es/gitlab-duo/agent-platform/","duo banner",{"layout":564},"release","content:shared:es:banner.yml","shared/es/banner.yml","shared/es/banner",{"_path":569,"_dir":140,"_draft":6,"_partial":6,"_locale":7,"data":570,"_id":772,"_type":133,"title":773,"_source":134,"_file":774,"_stem":775,"_extension":137},"/shared/es/main-footer",{"text":571,"source":572,"edit":578,"contribute":583,"config":588,"items":593,"minimal":764},"Git es una marca registrada de Software Freedom Conservancy, y nuestro uso de «GitLab» está bajo licencia",{"text":573,"config":574},"Ver fuente de la página",{"href":575,"dataGaName":576,"dataGaLocation":577},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":579,"config":580},"Editar esta página",{"href":581,"dataGaName":582,"dataGaLocation":577},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":584,"config":585},"Contribuya",{"href":586,"dataGaName":587,"dataGaLocation":577},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":589,"facebook":590,"youtube":591,"linkedin":592},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[594,617,670,699,735],{"title":164,"links":595,"subMenu":600},[596],{"text":597,"config":598},"Plataforma de DevSecOps",{"href":173,"dataGaName":599,"dataGaLocation":577},"devsecops platform",[601],{"title":305,"links":602},[603,607,612],{"text":604,"config":605},"Ver planes",{"href":307,"dataGaName":606,"dataGaLocation":577},"view plans",{"text":608,"config":609},"¿Por qué elegir GitLab Premium?",{"href":610,"dataGaName":611,"dataGaLocation":577},"/es/pricing/premium/","why premium",{"text":613,"config":614},"¿Por qué elegir GitLab Ultimate?",{"href":615,"dataGaName":616,"dataGaLocation":577},"/es/pricing/ultimate/","why ultimate",{"title":618,"links":619},"Soluciones",[620,625,628,630,635,640,643,646,649,654,656,658,660,665],{"text":621,"config":622},"Transformación digital",{"href":623,"dataGaName":624,"dataGaLocation":577},"/es/topics/digital-transformation/","digital transformation",{"text":626,"config":627},"Seguridad y cumplimiento",{"href":246,"dataGaName":253,"dataGaLocation":577},{"text":238,"config":629},{"href":222,"dataGaName":223,"dataGaLocation":577},{"text":631,"config":632},"Desarrollo ágil",{"href":633,"dataGaName":634,"dataGaLocation":577},"/es/solutions/agile-delivery/","agile delivery",{"text":636,"config":637},"Transformación en la nube",{"href":638,"dataGaName":639,"dataGaLocation":577},"/es/topics/cloud-native/","cloud transformation",{"text":233,"config":641},{"href":235,"dataGaName":642,"dataGaLocation":577},"source code management",{"text":21,"config":644},{"href":227,"dataGaName":645,"dataGaLocation":577},"continuous integration & delivery",{"text":277,"config":647},{"href":279,"dataGaName":648,"dataGaLocation":577},"value stream management",{"text":650,"config":651},"GitOps",{"href":652,"dataGaName":653,"dataGaLocation":577},"/es/solutions/gitops/","gitops",{"text":290,"config":655},{"href":292,"dataGaName":293,"dataGaLocation":577},{"text":295,"config":657},{"href":297,"dataGaName":298,"dataGaLocation":577},{"text":300,"config":659},{"href":302,"dataGaName":303,"dataGaLocation":577},{"text":661,"config":662},"Educación",{"href":663,"dataGaName":664,"dataGaLocation":577},"/es/solutions/education/","education",{"text":666,"config":667},"Servicios financieros",{"href":668,"dataGaName":669,"dataGaLocation":577},"/es/solutions/finance/","financial services",{"title":310,"links":671},[672,674,676,678,681,683,685,687,689,691,693,695,697],{"text":321,"config":673},{"href":323,"dataGaName":324,"dataGaLocation":577},{"text":326,"config":675},{"href":328,"dataGaName":329,"dataGaLocation":577},{"text":331,"config":677},{"href":333,"dataGaName":334,"dataGaLocation":577},{"text":336,"config":679},{"href":338,"dataGaName":680,"dataGaLocation":577},"docs",{"text":359,"config":682},{"href":361,"dataGaName":362,"dataGaLocation":577},{"text":354,"config":684},{"href":356,"dataGaName":357,"dataGaLocation":577},{"text":364,"config":686},{"href":366,"dataGaName":367,"dataGaLocation":577},{"text":377,"config":688},{"href":379,"dataGaName":380,"dataGaLocation":577},{"text":369,"config":690},{"href":371,"dataGaName":372,"dataGaLocation":577},{"text":382,"config":692},{"href":384,"dataGaName":385,"dataGaLocation":577},{"text":387,"config":694},{"href":389,"dataGaName":390,"dataGaLocation":577},{"text":392,"config":696},{"href":394,"dataGaName":395,"dataGaLocation":577},{"text":397,"config":698},{"href":399,"dataGaName":400,"dataGaLocation":577},{"title":415,"links":700},[701,703,706,709,711,713,715,719,724,726,728,730],{"text":422,"config":702},{"href":424,"dataGaName":417,"dataGaLocation":577},{"text":704,"config":705},"Jobs",{"href":429,"dataGaName":430,"dataGaLocation":577},{"text":707,"config":708},"Liderazgo",{"href":437,"dataGaName":438,"dataGaLocation":577},{"text":440,"config":710},{"href":442,"dataGaName":443,"dataGaLocation":577},{"text":445,"config":712},{"href":447,"dataGaName":448,"dataGaLocation":577},{"text":450,"config":714},{"href":452,"dataGaName":453,"dataGaLocation":577},{"text":716,"config":717},"Sustainability",{"href":718,"dataGaName":716,"dataGaLocation":577},"/sustainability/",{"text":720,"config":721},"Diversidad, inclusión y pertenencia (DIB)",{"href":722,"dataGaName":723,"dataGaLocation":577},"/es/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":455,"config":725},{"href":457,"dataGaName":458,"dataGaLocation":577},{"text":465,"config":727},{"href":467,"dataGaName":468,"dataGaLocation":577},{"text":470,"config":729},{"href":472,"dataGaName":473,"dataGaLocation":577},{"text":731,"config":732},"Declaración de transparencia sobre la Ley de Esclavitud Moderna",{"href":733,"dataGaName":734,"dataGaLocation":577},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":475,"links":736},[737,740,742,744,749,754,759],{"text":738,"config":739},"Contactar con un experto",{"href":155,"dataGaName":156,"dataGaLocation":577},{"text":484,"config":741},{"href":486,"dataGaName":487,"dataGaLocation":577},{"text":489,"config":743},{"href":491,"dataGaName":492,"dataGaLocation":577},{"text":745,"config":746},"Estado",{"href":747,"dataGaName":748,"dataGaLocation":577},"https://status.gitlab.com/","status",{"text":750,"config":751},"Términos de uso",{"href":752,"dataGaName":753,"dataGaLocation":577},"/terms/","terms of use",{"text":755,"config":756},"Declaración de privacidad",{"href":757,"dataGaName":758,"dataGaLocation":577},"/es/privacy/","privacy statement",{"text":760,"config":761},"Preferencias de cookies",{"dataGaName":762,"dataGaLocation":577,"id":763,"isOneTrustButton":208},"cookie preferences","ot-sdk-btn",{"items":765},[766,768,770],{"text":750,"config":767},{"href":752,"dataGaName":753,"dataGaLocation":577},{"text":755,"config":769},{"href":757,"dataGaName":758,"dataGaLocation":577},{"text":760,"config":771},{"dataGaName":762,"dataGaLocation":577,"id":763,"isOneTrustButton":208},"content:shared:es:main-footer.yml","Main Footer","shared/es/main-footer.yml","shared/es/main-footer",{"_path":777,"_dir":140,"_draft":6,"_partial":6,"_locale":7,"header":778,"eyebrow":779,"blurb":780,"button":781,"secondaryButton":785,"_id":787,"_type":133,"title":788,"_source":134,"_file":789,"_stem":790,"_extension":137},"/shared/es/next-steps","Comience a entregar mejor software más rápido","Más del 50 % de las empresas de Fortune 100 confían en GitLab","Descubra lo que su equipo puede hacer con la plataforma inteligente de\n\n\nDevSecOps.\n",{"text":148,"config":782},{"href":783,"dataGaName":151,"dataGaLocation":784},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":153,"config":786},{"href":155,"dataGaName":156,"dataGaLocation":784},"content:shared:es:next-steps.yml","Next Steps","shared/es/next-steps.yml","shared/es/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":792,"content":793,"_id":132,"_type":133,"title":7,"_source":134,"_file":135,"_stem":136,"_extension":137},{"title":9,"description":10},[794,802,805,835,861],{"type":13,"componentName":13,"componentContent":795},{"crumbs":796},[797,799,801],{"title":17,"config":798},{"href":19},{"title":21,"config":800},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":803},{"title":9,"text":29,"config":804},{"id":31,"twoColumns":6},{"type":33,"componentName":33,"componentContent":806},{"anchors":807,"components":819},{"text":36,"data":808},[809,811,813,815,817],{"text":39,"config":810},{"href":41},{"text":43,"config":812},{"href":45},{"text":47,"config":814},{"href":49},{"text":51,"config":816},{"href":53},{"text":55,"config":818},{"href":57},[820,823,826,829,832],{"type":60,"componentName":60,"componentContent":821},{"header":39,"text":62,"config":822},{"id":64},{"type":60,"componentName":60,"componentContent":824},{"header":43,"text":67,"config":825},{"id":69},{"type":60,"componentName":60,"componentContent":827},{"header":47,"text":72,"config":828},{"id":74},{"type":60,"componentName":60,"componentContent":830},{"header":51,"text":77,"config":831},{"id":79},{"type":60,"componentName":60,"componentContent":833},{"header":55,"text":82,"config":834},{"id":84},{"type":86,"componentName":86,"componentContent":836},{"header":88,"tabs":837},[838],{"name":91,"items":839,"config":860},[840,845,850,855],{"header":94,"type":95,"image":841,"link":843},{"altText":94,"config":842},{"src":98},{"text":100,"config":844},{"href":102,"icon":95,"modal":6},{"header":104,"type":105,"image":846,"link":848},{"altText":104,"config":847},{"src":108},{"text":110,"config":849},{"href":112,"icon":105,"modal":6},{"header":114,"type":105,"image":851,"link":853},{"altText":114,"config":852},{"src":117},{"text":110,"config":854},{"href":120,"icon":105,"modal":6},{"header":122,"type":105,"image":856,"link":858},{"altText":122,"config":857},{"src":125},{"text":110,"config":859},{"href":128,"icon":105,"modal":6},{"key":91},{"type":131,"componentName":131},1761814449669]