ci pipeline
parent
615b859606
commit
2582e21284
|
@ -0,0 +1,9 @@
|
||||||
|
pipeline:
|
||||||
|
www:
|
||||||
|
image: registry.monotremata.xyz/static-page-builder
|
||||||
|
commands:
|
||||||
|
- make www
|
||||||
|
onion:
|
||||||
|
image: registry.monotremata.xyz/static-page-builder
|
||||||
|
commands:
|
||||||
|
- make onion
|
Loading…
Reference in New Issue