mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-31 09:41:47 +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
|
||||
docker:
|
||||
- image: rollforguildinc/node:build-latest
|
||||
- image: circleci/node
|
||||
|
||||
working_directory: ~/app
|
||||
|
||||
|
Reference in New Issue
Block a user