summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
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-26 12:08:13 +0100
commit7f18d967461c39933b26d560f6b2a66b4659ff74 (patch)
tree1f19269056d119a163c13abcfebc4ad4972f4921 /.gitlab-ci.yml
parent09d46de537f47aeca3786d7f10ac3fbff205c72f (diff)
downloadybd-7f18d967461c39933b26d560f6b2a66b4659ff74.tar.gz
Run release-notes job in keys-only mode
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 617d0b5..d2d4566 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: