Skip to content

Commit

Permalink
Merge pull request #4 from onaio/cleanup
Browse files Browse the repository at this point in the history
Cleanup
  • Loading branch information
moshthepitt authored Feb 20, 2019
2 parents a65261a + 03a5cec commit ce562ed
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.retry
*.log
yarn.lock
.vagrant/
6 changes: 2 additions & 4 deletions tests/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,8 @@
vars:
system_user: "react_example_app"
node_version: 10.x
git_url: "[email protected]:onaio/kaznet-frontend.git"
git_version: "master"
git_key: |
{{ lookup('env', 'GIT_KEY') }}
git_url: "https://github.com/onaio/kaznet-frontend"
git_version: "v1.0.4"
app_settings:
REACT_APP_WEBSITE_NAME: 'Example App'
SOMETHING_ELSE: "you can put anything here"
Expand Down
4 changes: 0 additions & 4 deletions tests/yarn.lock

This file was deleted.

0 comments on commit ce562ed

Please sign in to comment.