maybe I need to leave the artifact to call it

This commit is contained in:
zvon 2018-09-23 09:03:30 +00:00
parent b6141fd238
commit 77d3c66ec9

View File

@ -5,6 +5,9 @@ build:
script:
- apt-get update -qq && apt-get install -y -qq git make clang libc++-dev libc++1 libcurl4-openssl-dev libc++abi-dev
- CC=clang CXX=clang++ make
artifacts:
paths:
- tv_rename
# depending on your build setup it's most likely a good idea to cache outputs to reduce the build time
# cache:
# paths: