aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroldmud0 <oldmud0@users.noreply.github.com>2020-08-18 15:22:58 -0500
committeroldmud0 <oldmud0@users.noreply.github.com>2020-08-18 15:22:58 -0500
commita9ca555ec532f46a5e5b29404434ae7295814163 (patch)
tree6645f1e9baf7f8f4fc1475c70c2b2b5ad8f18e3c
parentd10ad44ff9656e6128b63cf932289b1bf875bc3e (diff)
CI: Fix nested base folders in artifact
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6cb63b3f..85bf7f34 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -130,7 +130,6 @@ build windows i686:
# Base folder
.deploy_base: &deploy_base |
- mkdir base
cp -a ../base/ base/
rm -rf base/themes/_Unadapted/
rm base/themes/.gitattributes base/themes/.git