Skip to content

Commit

Permalink
Specify Kaznet frontend version + dont use git key
Browse files Browse the repository at this point in the history
  • Loading branch information
moshthepitt committed Feb 20, 2019
1 parent 9e55062 commit 03a5cec
Showing 1 changed file with 2 additions and 4 deletions.
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

0 comments on commit 03a5cec

Please sign in to comment.