aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 12:28:39 +0100
committerAxel Dürkop <axel.duerkop@tuhh.de>2020-11-10 12:28:39 +0100
commit41b910f8a0f7417378e9041c694c26134fb29812 (patch)
treef7f1596481d521475c1d52e55d6eb129a213d958 /.gitlab-ci.yml
parent62f4bf02411b2d449b2de0d10e37f4f46fa508d6 (diff)
Fixes
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2d27001..77b720d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,4 +11,4 @@ build:
- ./build.sh
artifacts:
paths:
- - "build/build" \ No newline at end of file
+ - "build" \ No newline at end of file