Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
software-project-WS25
Telegram Team
Commits
49ac0d34
Commit
49ac0d34
authored
Nov 08, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
98524b3c
Pipeline
#12123
passed with stage
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
49ac0d34
...
@@ -31,7 +31,7 @@ lint:
...
@@ -31,7 +31,7 @@ lint:
image
:
python:3.10
image
:
python:3.10
extends
:
.build_template
extends
:
.build_template
cache
:
cache
:
key
:
"
$CI_PROJECT_ID-pip-cache-non_protected
"
key
:
"
pip-cache
"
paths
:
paths
:
-
.cache/pip
-
.cache/pip
before_script
:
before_script
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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