Skip to content

Commit

Permalink
Don't store whole project dir in artifacts..
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Scott authored and marcomorain committed Aug 14, 2018
1 parent 77877ab commit 5196715
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
export TAG=$(./dist/linux_amd64/circleci version)
sed -i -- "s/%CLI_VERSION_PLACEHOLDER%/$TAG/g" snapcraft.yaml
- run: snapcraft
- store_artifacts:
path: .
destination: snap
- run:
name: Publish to store
command: |
Expand Down

0 comments on commit 5196715

Please sign in to comment.