diff --git a/README.md b/README.md index f94e860..06e8332 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# build-and-sign -A secret named `my-aws-auth-secret` should include these keys and their values: -AWS_ACCESS_KEY_ID -AWS_SECRET_ACCESS_KEY -AWS_KMS_TOKEN (optional, may be at argfile) +# Build-and-sign + +The build-and-sign process includes Konflux CI pipelines, Guthub actions, and Python scripts that verify new kernel versions and driver versions from specified sources. +These scripts trigger the Konflux pipelines for those kernel modules to be built and then signed using the AWS KMS service, followed by uploading them to a configured private repository.