Skip to content
Snippets Groups Projects
Commit f0cb8cc6 authored by Gab's avatar Gab
Browse files

cache not usefull, removed

parent fd8446ef
No related branches found
No related tags found
No related merge requests found
variables: variables:
GIT_CLONE_PATH: $SCRATCHDIR/abs/$CI_COMMIT_SHORT_SHA GIT_CLONE_PATH: $SCRATCHDIR/abs/$CI_COMMIT_SHORT_SHA
before_script:
- cd $SCRATCHDIR/abs/$CI_COMMIT_SHORT_SHA
stages: stages:
- download - download
- compile - compile
...@@ -50,8 +53,6 @@ stages: ...@@ -50,8 +53,6 @@ stages:
dl-smilei: dl-smilei:
<<: *smilei <<: *smilei
<<: *download-app <<: *download-app
cache:
paths: [Smilei/Smilei/]
compile-smilei: compile-smilei:
<<: *smilei <<: *smilei
<<: *compile-app <<: *compile-app
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment