Skip to content

Commit

Permalink
Delete flex config (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhinkel committed Jun 19, 2018
1 parent 7b3d319 commit 3aac280
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .kokoro/e2e-tests/build.sh
Expand Up @@ -63,13 +63,6 @@ gcloud config set project $GCLOUD_PROJECT
yarn global add @google-cloud/nodejs-repo-tools
cd github/nodejs-getting-started/${BOOKSHELF_DIRECTORY}

# Initialize app.yaml
echo "runtime: nodejs
env: flex
skip_files:
- ^node_modules$
" > app.yaml

# Copy secrets
cp ${KOKORO_GFILE_DIR}/secrets-config.json config.json
cp $GOOGLE_APPLICATION_CREDENTIALS key.json
Expand Down

0 comments on commit 3aac280

Please sign in to comment.