diff options
author | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:13:33 +0100 |
---|---|---|
committer | Axel Dürkop <axel.duerkop@tuhh.de> | 2020-11-10 12:13:33 +0100 |
commit | b29b6171b26029de1a1e183795f2fe7affe43299 (patch) | |
tree | c8e7d789e836795327762f9ecde5f116806ef814 /.gitlab-ci.yml | |
parent | 9b765f9f40c0eae0a127e5990d4b2956a4761159 (diff) |
debug
Diffstat (limited to '.gitlab-ci.yml')
-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 9c9cae2..b4dc105 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,4 +5,4 @@ build: - /usr/bin/pandoc --version artifacts: paths: - - "build" + - "build"
\ No newline at end of file |