mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-19 11:26:21 +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!
|
||||
|
||||
DEPENDENCIES = %i[deploy_local]
|
||||
|
||||
# Actualiza la información y luego envía los cambios
|
||||
#
|
||||
# @param :output [Bool]
|
||||
|
|
Loading…
Reference in a new issue