[gtk/headless-seatless: 4/4] ci: Fix a typo in the run-docker.sh script
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/headless-seatless: 4/4] ci: Fix a typo in the run-docker.sh script
- Date: Fri, 15 May 2020 13:05:38 +0000 (UTC)
commit 17f3e2b277b9131e3ffb108ca9bee7947916a455
Author: Matthias Clasen <mclasen redhat com>
Date: Fri May 15 08:51:22 2020 -0400
ci: Fix a typo in the run-docker.sh script
.gitlab-ci/run-docker.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index ef0f56154e..02e5e64dc2 100755
--- a/.gitlab-ci/run-docker.sh
+++ b/.gitlab-ci/run-docker.sh
@@ -95,7 +95,7 @@ if [ ! -x "$(command -v docker)" ] || [ docker --help |& grep -q podman ]; then
else
echo "Using: Docker"
format=""
- CMD="sudo socker"
+ CMD="sudo docker"
fi
REGISTRY="registry.gitlab.gnome.org"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]