This commit is contained in:
parent
ead56a08b1
commit
407ec818ba
11
.drone.yml
11
.drone.yml
@ -1,12 +1,21 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: check
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
workspace:
|
||||
base: /srv/jekyll
|
||||
path: src
|
||||
|
||||
|
||||
steps:
|
||||
- name: jekyll
|
||||
image: jekyll/jekyll:latest
|
||||
|
||||
|
||||
- name: discord notification
|
||||
image: appleboy/drone-discord
|
||||
settings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user