summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre GRANDIN <grandinp@altern.org>2015-08-18 21:31:24 -0700
committerPierre GRANDIN <grandinp@altern.org>2015-08-18 21:31:24 -0700
commit31b14932ec49d6df959ab47d2db66c1ccaae819f (patch)
tree74e5f3f2d68a34d50466306995f670881d108c7a
parent33cc97b8100a531d6b26bd803cf1666a4450d950 (diff)
downloadnavit-31b14932ec49d6df959ab47d2db66c1ccaae819f.tar.gz
Ensure that the po files are known by git
-rw-r--r--circle.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 1a0fcdb77..31d78294b 100644
--- a/circle.yml
+++ b/circle.yml
@@ -82,6 +82,7 @@ deployment:
- git checkout trunk
- git pull origin trunk
- cp $CIRCLE_ARTIFACTS/po/* po/
+ - git add po/*.po.in
- git commit -m "Automatic translation import from launchpad" po/*.po.in
- git push
notify: