Compare commits

...

2 Commits

Author SHA1 Message Date
decentral1se df77e2c0ad
Use absolute path
continuous-integration/drone/push Build is passing Details
2021-07-13 12:57:51 +02:00
decentral1se c69d07ca9c
Ignore repos 2021-07-13 12:57:25 +02:00
2 changed files with 3 additions and 1 deletions

View File

@ -5,7 +5,7 @@ steps:
- name: generate new contents
image: python:alpine
environment:
OUTPUT_DIR: output
OUTPUT_DIR: /drone/src/output
CALENDAR_URL: "https://cloud.lumbung.space/remote.php/dav/public-calendars/WbnHM8YdCkKT6bcT?export"
commands:
- mkdir -p output

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/lumbung-calendar-prototype/
/lumbung-video-prototype/