From 6737f7cf656c4949cee1f70324db51d1843bed8b Mon Sep 17 00:00:00 2001 From: Dennis de Best Date: Sun, 12 Apr 2020 15:16:45 +0200 Subject: [PATCH] Move configuration file into correct directory --- .../0.3/config/{ => packages}/mattermost_publication.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename codebuds/mattermost-publication-bundle/0.3/config/{ => packages}/mattermost_publication.yaml (100%) diff --git a/codebuds/mattermost-publication-bundle/0.3/config/mattermost_publication.yaml b/codebuds/mattermost-publication-bundle/0.3/config/packages/mattermost_publication.yaml similarity index 100% rename from codebuds/mattermost-publication-bundle/0.3/config/mattermost_publication.yaml rename to codebuds/mattermost-publication-bundle/0.3/config/packages/mattermost_publication.yaml