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
e5330122
You need to sign in or sign up before continuing.
Commit
e5330122
authored
Nov 06, 2025
by
Gadhave
Browse files
Update .gitlab-ci.yml file
parent
c807726e
Pipeline
#12088
failed with stages
in 55 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
e5330122
...
@@ -42,7 +42,7 @@ build:
...
@@ -42,7 +42,7 @@ build:
stage
:
build
stage
:
build
image
:
docker:latest
image
:
docker:latest
services
:
services
:
-
docker:dind
-
name
:
docker:dind
alias
:
docker
alias
:
docker
before_script
:
before_script
:
-
echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA}
-
echo "Building Docker image for commit:" ${CI_COMMIT_SHORT_SHA}
...
...
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