Update .drone.yml

This commit is contained in:
Xuan Sang LE
2021-01-27 17:59:07 +01:00
committed by GitHub
parent 7bedac9f98
commit 7cd49d1bb3

View File

@ -10,7 +10,7 @@ clone:
steps: steps:
- name: clone - name: clone
commands: commands:
- git git@iohub.dev:lxsang/antos.git . - git clone git@iohub.dev:lxsang/antos.git
- git checkout master - git checkout master
- name: build - name: build
commands: commands: