Commit 97bfb553 authored by Wolfgang Knopki's avatar Wolfgang Knopki
Browse files

Update .gitlab-ci.yml

2 merge requests!11Testing,!1Dev
Pipeline #3300 passed with stage
in 2 seconds
Showing with 0 additions and 5 deletions
+0 -5
...@@ -2,11 +2,6 @@ pages-devel: ...@@ -2,11 +2,6 @@ pages-devel:
stage: deploy stage: deploy
script: script:
- whoami - whoami
- cp -r ckanext-theme_hft/* /usr/lib/ckan/default/src/ckanext-theme_hft/
- . /usr/lib/ckan/default/bin/activate
- cd /usr/lib/ckan/default/src/ckanext-theme_hft
- python setup.py develop
- deactivate
artifacts: artifacts:
paths: paths:
- ckanext-theme_hft - ckanext-theme_hft
......
Supports Markdown
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