From 52ca2dc042ed9daa348ef3c4a00e8a298da1cd55 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sat, 13 Jan 2018 03:27:04 -0600 Subject: [PATCH] Allow for lua programs at the root of dist --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a5f6227..781ca7f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,6 +14,7 @@ compile: expire_in: 6 hours paths: - dist/*.cfg + - dist/*.lua - dist/**/*.cfg - dist/**/*.lua only: