[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: No need to specify not building the "debian" branch; it has no .gitlab-ci.yml.
Chris Lamb
gitlab at salsa.debian.org
Mon Jul 15 13:37:53 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism
Commits:
568676f8 by Chris Lamb at 2019-07-15T13:37:22Z
No need to specify not building the "debian" branch; it has no .gitlab-ci.yml.
- - - - -
a2859399 by Chris Lamb at 2019-07-15T13:37:30Z
Don't build (release) tags.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -3,7 +3,7 @@ image: debian:unstable
test:
stage: test
except:
- - debian
+ - tags
before_script:
- apt-get -q update
- mount -o remount,rw /dev
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/1d584672023810fece4527d5f9604923d8026a29...a2859399febd70acd5054b459c0f0f138acc1ff5
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/1d584672023810fece4527d5f9604923d8026a29...a2859399febd70acd5054b459c0f0f138acc1ff5
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/20190715/8fed95b2/attachment.html>
More information about the rb-commits
mailing list