Compare commits
No commits in common. "c2cabe73d38d595e586219e12bb8c6b0c09a1761" and "77f07ee265cfc021b6cda78d69deb3c96c97ff75" have entirely different histories.
c2cabe73d3
...
77f07ee265
2 changed files with 0 additions and 15 deletions
15
.drone.yml
15
.drone.yml
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
- name: steamid.v
|
||||
image: thevlang/vlang
|
||||
commands:
|
||||
- v steamid_test.v
|
||||
- v -stats test steamid_test.v
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- main
|
Loading…
Reference in a new issue