Commit e37d2051 by Kevin Falcone

Merge pull request #2063 from edx/jibsheet/skip-static-assets

Tag the paver static assets task
parents bf75658f 4f96c69f
......@@ -117,4 +117,5 @@
- name: gather {{ item }} static assets with paver
command: "{{ COMMON_BIN_DIR }}/edxapp-update-assets-{{ item }}"
when: celery_worker is not defined and not devstack and item != "lms-preview"
tags: gather_static_assets
with_items: service_variants_enabled
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