Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Telegram Notification
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tools
Continuous Integration
Telegram Notification
Merge requests
!1
Update gitlab-ci.yml
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Update gitlab-ci.yml
zimniy-main-patch-55668
into
main
Overview
0
Commits
1
Changes
1
Merged
Update gitlab-ci.yml
Dmitriy Safronov
requested to merge
zimniy-main-patch-55668
into
main
Feb 21, 2024
Overview
0
Commits
1
Changes
1
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
3bb37605
1 commit,
Feb 21, 2024
1 file
+
1
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
gitlab-ci.yml
+
1
−
0
View file @ 3bb37605
Edit in single-file editor
Open in Web IDE
Show full file
@@ -24,6 +24,7 @@ stages:
@@ -24,6 +24,7 @@ stages:
cache
:
[]
cache
:
[]
dependencies
:
[]
dependencies
:
[]
interruptible
:
false
interruptible
:
false
retry
:
2
###
###
Loading