Compare commits

..

No commits in common. "67a5524ff7d1fa659d4098ef1ac5da3a52fdd60c" and "c730c70d609f3158b6a3226667a53296e2bf606e" have entirely different histories.

View File

@ -1,22 +0,0 @@
---
kind: pipeline
type: exec
name: default1
clone:
disable: true
platform:
os: linux
arch: amd64
steps:
- name: deploy
commands:
- sh /opt/drone/scripts/sync-website.sh
trigger:
branch:
- master
event:
- push