mirror of
https://github.com/posva/vim-vue.git
synced 2026-05-25 17:48:36 +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:
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
FROM thinca/vim:8.1.0255
|
||||||
|
|
||||||
|
RUN apk add make
|
||||||
Reference in New Issue
Block a user