Ralf Treinen pushed to branch master at Debian OCaml Maintainers / why3
Commits: 70580b4e by Ralf Treinen at 2019-08-21T20:30:03Z add a gitlab-ci.yml - - - - - 1 changed file: - + debian/gitlab-ci.yml Changes: ===================================== debian/gitlab-ci.yml ===================================== @@ -0,0 +1,9 @@ +image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest + +build: + artifacts: + paths: + - "*.deb" + expire_in: 1 day + script: + - gitlab-ci-git-buildpackage-all View it on GitLab: https://salsa.debian.org/ocaml-team/why3/commit/70580b4e8cf1898475a8f8e24584cfc01cc9d697 -- View it on GitLab: https://salsa.debian.org/ocaml-team/why3/commit/70580b4e8cf1898475a8f8e24584cfc01cc9d697 You're receiving this email because of your account on salsa.debian.org.

