mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-22 00:31:23 +08:00
ci: add git
This commit is contained in:
4
.circleci/Dockerfile
Normal file
4
.circleci/Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM alpine:3.7
|
||||
RUN apk add --no-cache make vim git
|
||||
|
||||
# RUN add-apt-repository ppa:jonathonf/vim -y
|
||||
Reference in New Issue
Block a user