Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #507 from surajssd/change-vendor-commit
Browse files Browse the repository at this point in the history
add vendor script to the commit
  • Loading branch information
kadel committed Jan 2, 2018
2 parents 71f58ac + a1e9b9a commit f0cb639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ make vendor-update
4. Commit updated glide files and vendor

```bash
git add glide.yaml glide.lock vendor
git add glide.yaml glide.lock scripts/vendor-openshift.sh vendor
git commit
```

Expand Down

0 comments on commit f0cb639

Please sign in to comment.