Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
hhit
config-generator
Commits
565b03eb
Commit
565b03eb
authored
Mar 22, 2022
by
Hendrik Heneke
Browse files
Disabled cached temporarily
parent
dbc7c8f0
Pipeline
#416
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
.gitlab-ci.yml
.gitlab-ci.yml
+4
-4
No files found.
.gitlab-ci.yml
View file @
565b03eb
image
:
thecodingmachine/php:7.4-v4-cli
cache
:
key
:
${CI_COMMIT_REF_SLUG}
paths
:
-
vendor/
#
cache:
#
key: ${CI_COMMIT_REF_SLUG}
#
paths:
#
- vendor/
before_script
:
-
composer install
...
...
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