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 38ba5ae commit 211d847Copy full SHA for 211d847
.github/packaging/project/gha-main.sh
@@ -1,7 +1,6 @@
1
#!/usr/bin/env bash
2
set -xeuo pipefail
3
DISTRO="$1"
4
-env
5
cd local
6
git fetch --unshallow --tags --no-recurse-submodules
7
git submodule update --init
.github/packaging/project/test/gha-test-main.sh
@@ -2,6 +2,5 @@
REPO_NAME="$2"
.github/packaging/common/example-test.sh "$DISTRO" "$REPO_NAME"
0 commit comments