We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4572078 commit 4cf1cb8Copy full SHA for 4cf1cb8
.circleci/config.yml
@@ -3,7 +3,7 @@ jobs:
3
build:
4
working_directory: ~/app
5
machine:
6
- image: circleci/node:lts
+ image: ubuntu-1604:201903-01
7
steps:
8
- checkout
9
- run: chown -R $USER:$USER ~/app
0 commit comments