1
0
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:
Trezy
2018-12-01 10:34:15 -06:00
committed by BcRikko
parent 879a805ffe
commit 96362f8bad

View File

@@ -2,7 +2,7 @@ version: 2.1
defaults: &defaults
docker:
- image: rollforguildinc/node:build-latest
- image: circleci/node
working_directory: ~/app