adjust cirrus for new location of create_package.sh

This commit is contained in:
Hannes Mehnert 2019-11-27 11:28:38 +01:00
parent 05ab18457b
commit eebecd4a96
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ freebsd_task:
ocaml_script: opam init -a --comp=$OCAML_VERSION
dependencies_script: eval `opam env` && opam install -y --deps-only .
build_script: eval `opam env` && dune build
package_script: packaging/create_package.sh
package_script: packaging/FreeBSD/create_package.sh
albatross_artifacts:
path: _build/albatross*txz