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
Rosanny Sihombing
ckan theme
Commits
fa162381
Commit
fa162381
authored
2 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
2e6f4307
master
testing
1 merge request
!11
Testing
Pipeline
#6560
passed with stage
in 18 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+16
-0
.gitlab-ci.yml
with
16 additions
and
0 deletions
+16
-0
.gitlab-ci.yml
+
16
-
0
View file @
fa162381
prod
:
stage
:
deploy
script
:
-
echo "pipeline started"
-
cp -r ckanext-theme_hft/* /usr/lib/ckan/default/src/ckanext-theme_hft/
-
source /usr/lib/ckan/default/bin/activate
-
cd /usr/lib/ckan/default/src/ckanext-theme_hft
-
python setup.py develop
-
deactivate
-
supervisorctl restart all
tags
:
-
production
only
:
-
master
devel
:
stage
:
deploy
script
:
...
...
@@ -12,3 +27,4 @@ devel:
-
testing
only
:
-
testing
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