Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-ci.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5ee35eb..eba27b4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,6 +32,6 @@ remminadoc build:
- doxygen
- cd ../RemminaDoc
- git add --all
- - ´git diff --exit-code origin/master || git commit -am "Automatic doc build from remmina-ci"´
+ - 'git diff --exit-code origin/master || git commit -am "Automatic doc build from remmina-ci"'
- git push origin master