1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Add greenkeeper-lockfile

This commit is contained in:
Simen Bekkhus 2017-11-11 08:53:40 +01:00 committed by Ivar Conradi Østhus
parent 46bcd3cc5b
commit 6072514edb

View File

@ -7,13 +7,13 @@ env:
- DATABASE_URL=postgres://postgres@localhost:5432/unleash_test TEST_DATABASE_URL=postgres://postgres@localhost:5432/unleash_test
global:
secure: HyWYh1dbUfe2yPF9ZdcdA/IVGyNWmJmpuaRvRGnnpO63/5Y0KT6/hyL6nZ4YJ7Wr/KEt4eMJBJsnzaCFtiqNA3cWyyprzXJButw0o8C6dfd/9jOleisuvdqndu92RqDKIIq2EjHVq3sd6B8uGyiOlkMsyFH57O/V+xHW8MYLnaQ=
before_install: yarn global add greenkeeper-lockfile@1
before_script:
- psql -c 'create database unleash_test;' -U postgres
script:
- yarn
- yarn run test:coverage
after_success:
- yarn run test:coverage-report
- greenkeeper-lockfile-update
script: yarn run test:coverage
after_script: greenkeeper-lockfile-upload
after_success: yarn run test:coverage-report
notifications:
slack:
secure: MroremSKwtQkwPbrXjgs9hIqKTCDKk7bAIXXzjcS6wXC9uRaFgwFaW8oO3vBxtWa4BL44EQBLE/rboWgqFER62+XgXNgEqGZqrcJHJvby4r+dUNMPI64OZvWdIiydIYxLo8C1C4x5PqBup0xuLq8h/SBnNvA2NLgkjuvzOi+v/Q=