mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 02:14:43 +08:00
ci: testing
This commit is contained in:
@@ -14,9 +14,6 @@ version: 2
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
|
||||||
- image: thinca/vim
|
|
||||||
|
|
||||||
working_directory: ~/repo
|
working_directory: ~/repo
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
3
.circleci/images/Dockerfile
Normal file
3
.circleci/images/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
FROM thinca/vim:8.1.0255
|
||||||
|
|
||||||
|
RUN apk add make
|
||||||
Reference in New Issue
Block a user