https://gitlab.com/tezos/tezos
Raw File
Tip revision: 0035a8ed44249fd0a952cdb271b7c9d18f2feeef authored by Nicolas Ayache on 19 July 2023, 21:47:20 UTC
WIP: test with tickets.
Tip revision: 0035a8e
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top