Skip to main content

Tutorials12

Manage Projects, configure the Pipeline Source and Triggers, add Build, Security, Approval, Deploy, and Kubectl Jobs, and run and monitor your Pipelines.

Project managementCreate, edit, search, and open the Projects that hold your Pipelines.Manage credentialsConnect Git accounts, container registries, and SonarQube servers your Pipelines can use.Manage environmentsConnect a Kubernetes cluster and define the Environments your Pipelines deploy to.Configure Pipeline SourceOpen the Update Pipeline Source panel for an existing Pipeline and update its Code source or Registry source connection.Add a Build and push jobAdd a Build and push Job to build a Docker image from your Pipeline Source and push it to a container registry.Configure triggersConfigure an Auto Trigger so a Pipeline runs automatically on a GitLab push, merge request, or tag event.Add a security scan jobAdd a Trivy container scan or SonarQube code quality scan to a Pipeline Stage.Add an approval gatePause a Pipeline until a designated approver reviews and decides.Deploy config & deploy applicationConfigure a Deploy Job in your Pipeline and deploy an application to a Kubernetes environment.Add a Kubectl jobRun a kubectl operation — apply manifests, or inspect, manage, and debug cluster resources — directly from a Pipeline Stage.Run and monitor a pipelineStart a Pipeline Run, track its execution in real time, and stop it if needed.Pipeline history & logsBrowse the complete Run History and Deployment History of a Pipeline, and search or filter for a specific run.