[Git][reproducible-builds/reprotest][master] 2 commits: Add a .gitlab-ci.yml.
Chris Lamb
gitlab at salsa.debian.org
Thu Jul 18 14:36:30 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / reprotest
Commits:
ec4112ca by Chris Lamb at 2019-07-18T01:13:11Z
Add a .gitlab-ci.yml.
- - - - -
dbca954a by Chris Lamb at 2019-07-18T14:34:55Z
Publish built packages via aptly.
- - - - -
1 changed file:
- + .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -0,0 +1,12 @@
+image: registry.salsa.debian.org/salsa-ci-team/ci-image-git-buildpackage:latest
+
+pages:
+ stage: deploy
+ except:
+ - tags
+ artifacts:
+ paths:
+ - public
+ script:
+ - gitlab-ci-git-buildpackage-all
+ - gitlab-ci-aptly
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/f98bc33ce13bf040728aa419ba3b20aa31f28e56...dbca954ad3cb50b4af331d827b3dc5838953ec35
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/f98bc33ce13bf040728aa419ba3b20aa31f28e56...dbca954ad3cb50b4af331d827b3dc5838953ec35
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190718/f300ea7e/attachment.html>
More information about the rb-commits
mailing list