mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 01:54:27 +08:00
ci: testing
This commit is contained in:
@@ -14,9 +14,6 @@ version: 2
|
||||
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: thinca/vim
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
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