ansible-repo/.drone.yml

19 lines
397 B
YAML
Raw Normal View History

2023-10-12 19:30:04 +10:00
---
2024-10-22 16:16:43 +10:00
# kind: pipeline
# type: exec
# name: default
2023-10-12 19:30:04 +10:00
2024-10-22 16:16:43 +10:00
# platform:
# os: linux
# arch: amd64
2023-10-12 19:30:04 +10:00
2024-10-22 16:16:43 +10:00
# clone:
# # убрано так как сейчас не тестим ничего предварительно а сразу тянем в директорию
# disable: true
2023-10-12 19:30:04 +10:00
2024-10-22 16:16:43 +10:00
# steps:
# - name: pull into the folduh
# commands:
# - cd /etc/ansible
# - git pull origin some-kind-of-lobster