Commit 951bb3da authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

parent 03ae789c
Pipeline #6571 failed with stage
in 2 seconds
......@@ -2,7 +2,7 @@ prod:
stage: deploy
script:
- echo "pipeline started"
- cp -r ./i18n/ /usr/lib/ckan/default/src/ckan-translation/
- cp -r ./i18n/ /usr/lib/ckan/default/src/ckan/ckan/
- source /usr/lib/ckan/default/bin/activate
- cd /usr/lib/ckan/default/src/ckan
- python setup.py update_catalog --locale de
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment