We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716dbfa commit 55245d4Copy full SHA for 55245d4
scripts/ci-runner.sh
@@ -2,10 +2,6 @@
2
set -e
3
set -o pipefail
4
5
-PROJ="go-systemd"
6
-ORG_PATH="github.com/coreos"
7
-REPO_PATH="${ORG_PATH}/${PROJ}"
8
-
9
PACKAGES="activation daemon dbus internal/dlopen journal login1 machine1 sdjournal unit util import1"
10
EXAMPLES="activation listen udpconn"
11
0 commit comments