build www and onion in same step
parent
cf50b8c362
commit
a36ec11837
|
@ -5,7 +5,4 @@ pipeline:
|
|||
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