X-Git-Url: https://njoseph.me/gitweb/nimcoon.git/blobdiff_plain/68fd8100bc36465b29ae76b9f41d9eb7fa052e7a..28a19d6598c3bf7e3c905e6f3d1f5d4559d76283:/.gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6f1c997..e9d949b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,7 @@ stages: compile: stage: build script: - - nim c -d:ssl -d:release cli_tube.nim + - nim c -d:ssl -d:release clitube.nim artifacts: paths: - clitube