From 5592538db80a934f0cabb83dab25d8d35a6b3669 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Fri, 26 Feb 2021 10:51:42 -0500 Subject: [PATCH] Cleanup: whitespace Signed-off-by: Jonathan Rajotte --- jobs/lttng-www.yaml | 2 +- scripts/lttng-www/deploy.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/lttng-www.yaml b/jobs/lttng-www.yaml index 01e10cb..3df2460 100644 --- a/jobs/lttng-www.yaml +++ b/jobs/lttng-www.yaml @@ -60,6 +60,6 @@ credentials-id: 63a5abb5-9056-47e2-b419-f5946c1b8f08 basedir: ./ skip-tag: true - branches: + branches: - master diff --git a/scripts/lttng-www/deploy.sh b/scripts/lttng-www/deploy.sh index a9cd98a..55f2958 100755 --- a/scripts/lttng-www/deploy.sh +++ b/scripts/lttng-www/deploy.sh @@ -27,7 +27,7 @@ cp "$KEY_FILE_VARIABLE" ~/.ssh/id_rsa # Nodejs # Using Debian, as root curl -fsSL https://deb.nodesource.com/setup_15.x | bash - -apt-get install -y nodejs +apt-get install -y nodejs apt-get install -y ruby asciidoc xmlto -- 2.34.1