build www and onion in same step
parent
cf50b8c362
commit
a36ec11837
|
@ -5,7 +5,4 @@ pipeline:
|
||||||
image: registry.monotremata.xyz/static-page-builder
|
image: registry.monotremata.xyz/static-page-builder
|
||||||
commands:
|
commands:
|
||||||
- make www
|
- make www
|
||||||
onion:
|
|
||||||
image: registry.monotremata.xyz/static-page-builder
|
|
||||||
commands:
|
|
||||||
- make onion
|
- make onion
|
||||||
|
|
Loading…
Reference in New Issue