pull/12500/head
Leonard Gram 8 years ago
parent 8d6797c367
commit 4245f0ce11
  1. 2
      .circleci/config.yml

@ -168,7 +168,7 @@ jobs:
- run: - run:
name: sha-sum packages name: sha-sum packages
command: 'go run build.go sha-dist' command: 'go run build.go sha-dist'
-run: - run:
name: move enterprise packages into their own folder name: move enterprise packages into their own folder
command: 'mv dist enterprise-dist' command: 'mv dist enterprise-dist'
- persist_to_workspace: - persist_to_workspace:

Loading…
Cancel
Save