Robbi Nespu pushed to branch master at Debian Med / python-stdlib-list
Commits: 4afb1844 by Robbi Nespu at 2021-03-02T05:59:34+00:00 Update debian/.salsa-ci.yml file - - - - - 1 changed file: - debian/.salsa-ci.yml Changes: ===================================== debian/.salsa-ci.yml ===================================== @@ -1,15 +1,11 @@ -image: debian:sid - -build: - stage: build - - before_script: - - apt update && apt -y install devscripts git-buildpackage - - mk-build-deps --tool "apt -y -o Debug::pkgProblemResolver=yes --no-install-recommends" --install -r debian/control - script: - - git checkout pristine-tar - - git pull - - git checkout master - - git pull - - gbp buildpackage -uc -us - - echo "done!" +# For more information on what jobs are run see: +# https://salsa.debian.org/salsa-ci-team/pipeline +# +# To enable the jobs, go to your repository (at salsa.debian.org) +# and click over Settings > CI/CD > Expand (in General pipelines). +# In "Custom CI config path" write debian/salsa-ci.yml and click +# in "Save Changes". The CI tests will run after the next commit. +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml View it on GitLab: https://salsa.debian.org/med-team/python-stdlib-list/-/commit/4afb18446fc0612328f036ffc620c00aad7f2ee9 -- View it on GitLab: https://salsa.debian.org/med-team/python-stdlib-list/-/commit/4afb18446fc0612328f036ffc620c00aad7f2ee9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
