[med-svn] [Git][med-team/python-stdlib-list][master] Replace salsa-ci.yml
Robbi Nespu
gitlab at salsa.debian.org
Wed Feb 24 08:50:02 GMT 2021
Robbi Nespu pushed to branch master at Debian Med / python-stdlib-list
Commits:
bf21e9fc by Robbi Nespu at 2021-02-24T08:50:01+00:00
Replace salsa-ci.yml
- - - - -
1 changed file:
- debian/salsa-ci.yml
Changes:
=====================================
debian/salsa-ci.yml
=====================================
@@ -1,7 +1,14 @@
-# For more information on what jobs are run see:
-# https://salsa.debian.org/salsa-ci-team/pipeline
----
-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
+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
View it on GitLab: https://salsa.debian.org/med-team/python-stdlib-list/-/commit/bf21e9fc2e160124a5c8976fd0fdee9b80bd6efa
--
View it on GitLab: https://salsa.debian.org/med-team/python-stdlib-list/-/commit/bf21e9fc2e160124a5c8976fd0fdee9b80bd6efa
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210224/cb31d7f4/attachment.htm>
More information about the debian-med-commit
mailing list