We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4fabb commit 8c9cabfCopy full SHA for 8c9cabf
scripts/ci-make.sh
@@ -20,4 +20,4 @@ set -o pipefail
20
21
REPO_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
22
23
-cd "${REPO_ROOT}" && make lint docker-build
+cd "${REPO_ROOT}" && make docker-build
0 commit comments