Test the branches in CI #6

Merged
allanger merged 1 commits from test-branches-in-ci into main 2025-11-28 12:16:01 +00:00

5
build
View File

@@ -22,9 +22,8 @@
#! /bin/sh
echo "${CI_COMMIT_BRANCH}"
echo "${CI_REPO_DEFAULT_BRANCH}"
exit 0
echo "Current branch: ${CI_COMMIT_BRANCH}"
echo "Default repo branch: ${CI_REPO_DEFAULT_BRANCH}"
echo "28.11.2025"
apk update
apk add buildah cni-plugins iptables ip6tables fuse-overlayfs netavark