ci: generate pipeline from oleks/ci-scripts (oleks/ci-scripts#2)
ci/woodpecker/push/amd64 Pipeline failed
ci/woodpecker/push/arm64 Pipeline was successful

This commit is contained in:
2026-07-04 19:37:18 +03:00
parent ac57d4ea5f
commit 2065b388a9
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -1,3 +1,7 @@
# GENERATED by oleks/ci-scripts — do not hand-edit.
# Source manifest: manifests/flake-hub.yaml
# Regenerate: python3 generator/render.py manifests/flake-hub.yaml --out <repo>/.woodpecker
# Build flake-hub packages for x86_64-linux and push to attic.
# Separate workflow per arch — sharing one PVC across arches makes
# the second pod permanently Unschedulable (PV node affinity binds
+4
View File
@@ -1,3 +1,7 @@
# GENERATED by oleks/ci-scripts — do not hand-edit.
# Source manifest: manifests/flake-hub.yaml
# Regenerate: python3 generator/render.py manifests/flake-hub.yaml --out <repo>/.woodpecker
# Build flake-hub packages for aarch64-linux and push to attic.
# Separate workflow per arch — see amd64.yaml for rationale.