https://gitlab.com/tezos/tezos
Raw File
Tip revision: a92720a72036f26d7e48be697bc2d98407294ce6 authored by Thomas Letan on 13 March 2023, 21:21:41 UTC
Scenario: Inject [Smart_rollup_execute_outbox_message]
Tip revision: a92720a
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top