How to Store AOSP Build Artifacts in Artifactory
This guide explains how to automate AOSP (Android Open Source Project) artifact uploads to Artifactory using a Maven-style layout via […]
This guide explains how to automate AOSP (Android Open Source Project) artifact uploads to Artifactory using a Maven-style layout via […]
This guide walks you through setting up a Jenkins pipeline to build AOSP 15 using Docker on a remote SSH-connected
This guide shows how to configure Jenkins to authenticate users via Keycloak using OpenID Connect (OIDC). It’s based on: Prerequisites
This guide walks you through installing Jenkins in a Kubernetes cluster using Helm, with: Prerequisites Save this as jenkins-pvc.yaml: Apply
Your IAM user should have the policy with the following permissions: Replace ACCOUNT with your AWS Account ID. Open Jenkins
If Docker is not installed yet, install it first. Then, add Jenkins to the Docker group to allow it to
Jenkins requires Java, so install OpenJDK: This will open a blank editor. Add the following lines: Save the file and