Build Valetudo
Go to file
ben 6a45ddbc37
ben/build-valetudo/pipeline/head This commit looks good Details
Validating sha256 hash checksums when building the latest commit (snapshots) (#1)
check hashed building from HEAD

comment out upload (should check branch name or something)

The Jenkins pipeline has chdir'd into the Valetudo repo when it invokes version.sh

Skip git checkout for snapshots (for now we just assume the repo is on the latest commit available on the main branch)

Move upload to a stage since im here

Revert "check hashed building from HEAD"

This reverts commit 76ca32214d.

Reviewed-on: #1
Co-authored-by: Ben Kristinsson <benedikt.kristinsson@care.com>
Co-committed-by: Ben Kristinsson <benedikt.kristinsson@care.com>
2024-02-12 23:12:44 +00:00
.pipeline Validating sha256 hash checksums when building the latest commit (snapshots) (#1) 2024-02-12 23:12:44 +00:00
dist Build Valetudo 2024-02-12 03:56:15 +01:00
.dockerignore Skeleton 2024-02-02 02:35:57 +01:00
.gitignore Skeleton 2024-02-02 02:35:57 +01:00
Dockerfile Build Valetudo 2024-02-12 03:56:15 +01:00
Jenkinsfile Validating sha256 hash checksums when building the latest commit (snapshots) (#1) 2024-02-12 23:12:44 +00:00
README.md Build Valetudo 2024-02-12 03:56:15 +01:00
valetudo_logo.svg Build Valetudo 2024-02-12 03:56:15 +01:00
valetudo_logo_small.svg Build Valetudo 2024-02-12 03:56:15 +01:00

README.md

build-valetudo

Valetudo

Valetudo docs: Building and Modifying Valetudo

Builds: packages/valetudo

GitHub mirror: benediktkr/build-valetudo