Commit 189789ec authored by Bryan Boreham's avatar Bryan Boreham
Browse files

Skip rebuilding UI assets in deploy step

parent f0b4094a
Showing with 1 addition and 0 deletions
+1 -0
......@@ -184,6 +184,7 @@ jobs:
working_directory: /home/circleci/src/github.com/weaveworks/scope
environment:
IMAGES: scope cloud-agent
SCOPE_SKIP_UI_ASSETS: true
steps:
- checkout
- attach_workspace:
......
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