https://gitlab.com/tezos/tezos
Raw File
Tip revision: 29719c669fea80b55b560e09e522e02a1405ea1c authored by Albin Coquereau on 17 May 2023, 14:56:11 UTC
wip test
Tip revision: 29719c6
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top