Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
extensions.typo3.org
extensions.typo3.org
Commits
d8fdbb6f
Commit
d8fdbb6f
authored
Oct 06, 2017
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set composer cache folder
parent
c82859bc
Pipeline
#2445
passed with stages
in 2 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
.gitlab-ci.yml
.gitlab-ci.yml
+1
-3
No files found.
.gitlab-ci.yml
View file @
d8fdbb6f
cache
:
key
:
"
$CI_COMMIT_REF_NAME/$CI_JOB_STAGE"
paths
:
-
/cache/
-
/.composer
/cache/
variables
:
GIT_STRATEGY
:
"
none"
...
...
@@ -22,8 +22,6 @@ build:
variables
:
GIT_STRATEGY
:
"
clone"
GIT_SUBMODULE_STRATEGY
:
"
recursive"
before_script
:
-
export COMPOSER_CACHE_DIR=/cache/composer
script
:
-
composer config store-auths
false
-
composer config http-basic.git-t3o.typo3.org gitlab-ci-token ${CI_BUILD_TOKEN}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment