hogweed1
6bbd5af3d0
Some checks reported errors
continuous-integration/drone/push Build encountered an error
17 lines
333 B
YAML
17 lines
333 B
YAML
---
|
||
kind: pipeline
|
||
type: exec
|
||
name: default
|
||
|
||
platform:
|
||
os: linux
|
||
arch: amd64
|
||
|
||
#clone:
|
||
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||
#disable: true
|
||
|
||
steps:
|
||
- name: test it first
|
||
commands:
|
||
- echo 1234 |