Compare commits

..

No commits in common. "eaeeb807ed77a81b6d819b532096e0e91830c184" and "e122c009accefc3a7ab83aa85c4e6fe5d1e3791c" have entirely different histories.

9 changed files with 83 additions and 66 deletions

17
.drone.yml Normal file
View 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

View File

Before

Width:  |  Height:  |  Size: 264 KiB

After

Width:  |  Height:  |  Size: 264 KiB