summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brown <ben.brown@codethink.co.uk>2017-05-25 17:01:34 +0100
committerBen Brown <ben.brown@codethink.co.uk>2017-05-25 17:11:34 +0100
commite46f85ca8cac782f0d3927320889f55b088ff178 (patch)
tree1fb9cc6db803b975ae226a4341158bf3cd2f0938
parentc3ee249cab218356d320fab9dff9968c00e4748c (diff)
downloadybd-benbrown/release-notes.tar.gz
Run release-notes job in keys-only modebenbrown/release-notes
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 71c03c6..47b7207 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -48,6 +48,7 @@ check-release-notes:
stage: release-notes
variables:
YBD_release_note: "${CI_PROJECT_DIR}/release-notes.txt"
+ YBD_mode: "keys-only"
script:
- ./ybd.py definitions/systems/minimal-system-x86_64-generic.morph x86_64
artifacts: