diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:27:54 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:27:54 +0100 |
commit | 62f4bf02411b2d449b2de0d10e37f4f46fa508d6 (patch) | |
tree | 2c515eb8c492330d14b6a8299ffa292466bf4312 | |
parent | 41cad0fcce09a8439d0a89c73feab7c66ab2c02b (diff) |
change path
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 77b720d..2d27001 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,4 +11,4 @@ build: - ./build.sh artifacts: paths: - - "build"
\ No newline at end of file + - "build/build"
\ No newline at end of file |