summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-06-04 10:15:59 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2018-06-04 10:15:59 +0100
commitb2d8bb731827bbbb2bd93c5943e92c6a37f98454 (patch)
tree0ff3b17dd65b2fc49ce4bd895fb294972bd3fb78
parent9371e0852f33448e8fb63c9741c0690f741c4d54 (diff)
downloaddefinitions-franred/build-101-without-cache.tar.gz
Remove upload cache after build (failing to push)franred/build-101-without-cache
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d94018b4..f9864864 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,7 +105,7 @@ bst-build-minimal-system:
<<: *bst_before_script
script:
- scripts/bst-build-or-show systems/minimal-system-content.bst
- <<: *bst_cache
+# <<: *bst_cache
bst-minimal-system-deploy:
stage: deploy-1