Browse Source

test-drone-triggers

pull/16/head
fedy95 5 years ago
parent
commit
58bc82ddd9
  1. 1
      .drone.yml

1
.drone.yml

@ -19,6 +19,7 @@ steps:
- name: release - name: release
commands: commands:
- pwd - pwd
- ls -lah /mnt
# - cd /mnt/md0/infra/gitea # - cd /mnt/md0/infra/gitea
# - git pull # - git pull
# - make restart # - make restart