initial commit
This commit is contained in:
parent
6eaa63e641
commit
bb7bc29974
@ -1,7 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
testing-jekyll:
|
testing-jekyll:
|
||||||
image: jekyll/jekyll:latest
|
image: jekyll/jekyll:latest
|
||||||
pull: true
|
|
||||||
commands:
|
commands:
|
||||||
- touch Gemfile.lock
|
- touch Gemfile.lock
|
||||||
- chmod a+w Gemfile.lock
|
- chmod a+w Gemfile.lock
|
||||||
@ -29,7 +28,6 @@ pipeline:
|
|||||||
|
|
||||||
discord:
|
discord:
|
||||||
image: appleboy/drone-discord
|
image: appleboy/drone-discord
|
||||||
pull: true
|
|
||||||
environment:
|
environment:
|
||||||
DISCORD_WEBHOOK_ID:
|
DISCORD_WEBHOOK_ID:
|
||||||
from_secret: discord_webhook_id
|
from_secret: discord_webhook_id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user