mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-22 14:21:49 +00:00
fix: agregar dependencias a distributed press
This commit is contained in:
parent
bf29d72301
commit
729284953d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ class DeployDistributedPress < Deploy
|
||||||
|
|
||||||
before_create :create_remote_site!, :create_njalla_records!
|
before_create :create_remote_site!, :create_njalla_records!
|
||||||
|
|
||||||
|
DEPENDENCIES = %i[deploy_local]
|
||||||
|
|
||||||
# Actualiza la información y luego envía los cambios
|
# Actualiza la información y luego envía los cambios
|
||||||
#
|
#
|
||||||
# @param :output [Bool]
|
# @param :output [Bool]
|
||||||
|
|
Loading…
Reference in a new issue