circleci: removing timezone
This commit is contained in:
parent
7581c0df8b
commit
5bcbc6eca8
@ -8,9 +8,6 @@ machine:
|
|||||||
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
|
- echo "deb http://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
|
||||||
- sudo apt-get update && sudo apt-get install yarn
|
- sudo apt-get update && sudo apt-get install yarn
|
||||||
|
|
||||||
timezone:
|
|
||||||
Europe/London
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
node:
|
node:
|
||||||
|
Loading…
Reference in New Issue
Block a user