diff --git a/build b/build index ee50a4c..f12f331 100755 --- a/build +++ b/build @@ -21,6 +21,10 @@ # --------------------------------------------------------------------------- #! /bin/sh + +echo "${CI_COMMIT_BRANCH}" +echo "${CI_REPO_DEFAULT_BRANCH}" +exit 0 echo "28.11.2025" apk update apk add buildah cni-plugins iptables ip6tables fuse-overlayfs netavark