Compare commits
No commits in common. "67a5524ff7d1fa659d4098ef1ac5da3a52fdd60c" and "c730c70d609f3158b6a3226667a53296e2bf606e" have entirely different histories.
67a5524ff7
...
c730c70d60
22
.drone.yml
22
.drone.yml
@ -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
|
Loading…
x
Reference in New Issue
Block a user