Cleanup: whitespace
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 26 Feb 2021 15:51:42 +0000 (10:51 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Fri, 26 Feb 2021 15:51:42 +0000 (10:51 -0500)
Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
jobs/lttng-www.yaml
scripts/lttng-www/deploy.sh

index 01e10cb7769e41d560327780e7ae5656e0d596b3..3df2460883fb199c1ac2fd4bcc056b9cc71d5ef8 100644 (file)
@@ -60,6 +60,6 @@
           credentials-id: 63a5abb5-9056-47e2-b419-f5946c1b8f08
           basedir: ./
           skip-tag: true
-          branches: 
+          branches:
             - master
 
index a9cd98ae90befb5182899aa281913c993a031248..55f295878835e6a6b8d1a65310356d22b87ff0e2 100755 (executable)
@@ -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
 
This page took 0.02456 seconds and 4 git commands to generate.