Initialize CI
This commit is contained in:
parent
61425caedf
commit
cd2fccb0db
1 changed files with 7 additions and 0 deletions
7
.woodpecker.yml
Normal file
7
.woodpecker.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
steps:
|
||||||
|
- name: build
|
||||||
|
image: journal
|
||||||
|
commands:
|
||||||
|
- bruin-journal-gen
|
||||||
|
volumes:
|
||||||
|
- /var/woodpecker:/var/woodpecker
|
Loading…
Reference in a new issue