arch: amd64 artifacts: [] environment: BUILD_SUBMITTER: git.sr.ht GIT_REF: refs/heads/trunk image: freebsd/latest packages: - gmake - gmp - ocaml-opam repositories: {} secrets: [] shell: false sources: - https://git.sr.ht/~remexre/sylvan#18d28cd50bf6c2457461682c7d30af8a589110ad tasks: - install-ocaml-deps: | opam init --yes eval $(opam env) cd sylvan/bs opam install --deps-only --yes . - build: | eval $(opam env) cd sylvan bash misc/scripts/bootstrap.sh triggers: [] oauth: ""