mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 11:32:39 +02:00
11 lines
310 B
YAML
11 lines
310 B
YAML
language: python
|
|
branches:
|
|
only:
|
|
- master
|
|
install:
|
|
- pip install pelican ghp-import
|
|
script:
|
|
- make github
|
|
env:
|
|
global:
|
|
secure: ae9yhrae4XZIsBHRFGLUaRowFKYP9nQSbiSyu/ueXLOEIqMyDvuz7gwuOPaikOYKyOWJ6N9rQ6keWFNlCzuCop9OP2RBG3nEnHuD1oPoHig9w00hzKB9ME1RTI+moPQZBnLxR0e5Xb3D0lGsf3RKhaJI9RrkGxcxuJYx50m8t4w=
|