This commit is contained in:
28
.drone.yml
28
.drone.yml
@@ -1,19 +1,19 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: exec
|
||||
name: default
|
||||
# kind: pipeline
|
||||
# type: exec
|
||||
# name: default
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: amd64
|
||||
# platform:
|
||||
# os: linux
|
||||
# arch: amd64
|
||||
|
||||
|
||||
clone:
|
||||
# убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||
disable: true
|
||||
# clone:
|
||||
# # убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
|
||||
# disable: true
|
||||
|
||||
steps:
|
||||
- name: pull into the folduh
|
||||
commands:
|
||||
- cd /etc/ansible
|
||||
- git pull origin some-kind-of-lobster
|
||||
# steps:
|
||||
# - name: pull into the folduh
|
||||
# commands:
|
||||
# - cd /etc/ansible
|
||||
# - git pull origin some-kind-of-lobster
|
Reference in New Issue
Block a user