Compare commits
No commits in common. "eaeeb807ed77a81b6d819b532096e0e91830c184" and "e122c009accefc3a7ab83aa85c4e6fe5d1e3791c" have entirely different histories.
eaeeb807ed
...
e122c009ac
17
.drone.yml
Normal file
17
.drone.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
---
|
||||||
|
kind: pipeline
|
||||||
|
type: exec
|
||||||
|
name: default
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: amd64
|
||||||
|
|
||||||
|
#clone:
|
||||||
|
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||||
|
#disable: true
|
||||||
|
|
||||||
|
steps:
|
||||||
|
- name: test it first
|
||||||
|
commands:
|
||||||
|
- echo 1234
|
Before Width: | Height: | Size: 264 KiB After Width: | Height: | Size: 264 KiB |
Loading…
x
Reference in New Issue
Block a user