Compare commits

..

4 Commits

Author SHA1 Message Date
4eb9368f1c Test the branches in CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-11-28 13:11:41 +01:00
09789a7773 Debug the env vars in ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-11-28 13:10:03 +01:00
d82ab8cd3c Migrate back to gitea packages (#5)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #5
2025-11-28 12:06:39 +00:00
3db0354e74 Try pushing to the latest one as well
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2025-11-28 12:56:18 +01:00

5
build
View File

@@ -21,7 +21,10 @@
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
#! /bin/sh #! /bin/sh
echo "26.11.2025"
echo "Current branch: ${CI_COMMIT_BRANCH}"
echo "Default repo branch: ${CI_REPO_DEFAULT_BRANCH}"
echo "28.11.2025"
apk update apk update
apk add buildah cni-plugins iptables ip6tables fuse-overlayfs netavark apk add buildah cni-plugins iptables ip6tables fuse-overlayfs netavark