From 5638a6e3bb120fe55363980a4a4446494f4f8a8c Mon Sep 17 00:00:00 2001 From: Felipe Monteiro Date: Thu, 23 Aug 2018 23:26:35 +0100 Subject: [PATCH] trivial: Rename docs/ => doc/ in .zuul.yaml This renames docs/ => doc/ in .zuul.yaml ignore-files stanza as Pegleg documentation directory was renamed to doc/ Change-Id: Ice37901d3a4fbb1f5978a847a83320873a451e82 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 6053a47d..d3e04c9e 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -73,7 +73,7 @@ run: tools/gate/playbooks/docker-image-build.yaml nodeset: airship-pegleg-single-node irrelevant-files: - - '^docs/.*' + - '^doc/.*' vars: publish: false tags: @@ -88,7 +88,7 @@ secrets: - airship_pegleg_quay_creds irrelevant-files: - - '^docs/.*' + - '^doc/.*' vars: publish: true tags: