Test the branches in CI
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
5
build
5
build
@@ -22,9 +22,8 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
|
|
||||||
|
|
||||||
echo "${CI_COMMIT_BRANCH}"
|
echo "Current branch: ${CI_COMMIT_BRANCH}"
|
||||||
echo "${CI_REPO_DEFAULT_BRANCH}"
|
echo "Default repo branch: ${CI_REPO_DEFAULT_BRANCH}"
|
||||||
exit 0
|
|
||||||
echo "28.11.2025"
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user