mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-16 16:21:41 +00:00
fix: agregar dependencias a distributed press
This commit is contained in:
parent
f0eab9a7b3
commit
78c2fd0053
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