Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
m4lab_tv1
translation_ckan
Commits
951bb3da
Commit
951bb3da
authored
2 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
03ae789c
Pipeline
#6571
failed with stage
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-1
.gitlab-ci.yml
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
+
1
-
1
View file @
951bb3da
...
@@ -2,7 +2,7 @@ prod:
...
@@ -2,7 +2,7 @@ prod:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
echo "pipeline started"
-
echo "pipeline started"
-
cp -r ./i18n/ /usr/lib/ckan/default/src/ckan
-translatio
n/
-
cp -r ./i18n/ /usr/lib/ckan/default/src/ckan
/cka
n/
-
source /usr/lib/ckan/default/bin/activate
-
source /usr/lib/ckan/default/bin/activate
-
cd /usr/lib/ckan/default/src/ckan
-
cd /usr/lib/ckan/default/src/ckan
-
python setup.py update_catalog --locale de
-
python setup.py update_catalog --locale de
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets