use docker image

LT1AB
Gerald Manipon 2019-05-09 18:20:49 +00:00
parent 1ca8fec597
commit bdae7a2c8e
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ jobs:
- "*" - "*"
deploy: deploy:
docker: docker:
- image: alpine:latest - image: docker:stable-git
steps: steps:
- run: - run:
name: Install dependencies name: Install dependencies