Skip to content

Commit

Permalink
configure: add environment to register pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mamedin committed Aug 2, 2018
1 parent 3428a02 commit aae7f21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,5 @@
app_path: "{{ archivematica_src_am_dashboard_app }}"
pythonpath: "{{ archivematica_src_am_common_app }}"
virtualenv: "{{ archivematica_src_am_dashboard_virtualenv }}"
environment: "{{ archivematica_src_am_dashboard_environment }}"
when: archivematica_src_configure_dashboard|bool and dashboard_user.stdout == "" and dashboard_user.stdout == ""

0 comments on commit aae7f21

Please sign in to comment.