mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 18:13:32 +02:00
ci: Switch to the CircleCI Node container
The Roll For Guild Node container doesn't include `git`, which is required by semantic-release. #13
This commit is contained in:
@@ -2,7 +2,7 @@ version: 2.1
|
|||||||
|
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
docker:
|
docker:
|
||||||
- image: rollforguildinc/node:build-latest
|
- image: circleci/node
|
||||||
|
|
||||||
working_directory: ~/app
|
working_directory: ~/app
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user