Skip to content
Snippets Groups Projects
Commit 951f6d01 authored by Ondrej Vysocky's avatar Ondrej Vysocky
Browse files

ENH removed large artefact and try to use cache again #2

parent 74db1ea0
No related branches found
No related tags found
No related merge requests found
Pipeline #10163 failed
......@@ -15,10 +15,13 @@ stages:
env_install:
stage: env
artifacts:
# artifacts:
# paths:
# - ./
# expire_in: 1 day
cache:
paths:
- ./
expire_in: 1 day
- libs/
before_script:
- 'yum -y install gcc gcc-c++ autoconf automake libtool git make cmake wget'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment