Saves the syncer as a stash in Vayacondios.
9 10 11 12
# File 'lib/wukong-deploy/extensions/ftp_syncer.rb', line 9 def before_sync super() Wukong::Deploy.vayacondios_client.set(vayacondios_topic, 'ftp', self) end