diff --git a/.gitignore b/.gitignore index ed75e00..66b6d2b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.retry *.log +yarn.lock .vagrant/ \ No newline at end of file diff --git a/tests/test.yml b/tests/test.yml index 4a25c68..f201a30 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -21,10 +21,8 @@ vars: system_user: "react_example_app" node_version: 10.x - git_url: "git@github.com: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" diff --git a/tests/yarn.lock b/tests/yarn.lock deleted file mode 100644 index fb57ccd..0000000 --- a/tests/yarn.lock +++ /dev/null @@ -1,4 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - -