Skip to content

Commit 189789e

Browse files
committed
Skip rebuilding UI assets in deploy step
1 parent f0b4094 commit 189789e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ jobs:
184184
working_directory: /home/circleci/src/github.com/weaveworks/scope
185185
environment:
186186
IMAGES: scope cloud-agent
187+
SCOPE_SKIP_UI_ASSETS: true
187188
steps:
188189
- checkout
189190
- attach_workspace:

0 commit comments

Comments
 (0)