Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
webhook-test-zsy
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张思远
webhook-test-zsy
Commits
651ba208
Commit
651ba208
authored
Dec 20, 2023
by
张思远
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
t1
parent
4c320176
Pipeline
#157
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.gitlab-ci.yml
.gitlab-ci.yml
+2
-2
No files found.
.gitlab-ci.yml
View file @
651ba208
build-job
:
build-job
:
stage
:
build
stage
:
build
script
:
script
:
-
echo "Hello,
$GITLAB_USER_LOGIN!
"
-
echo "Hello,
1
"
tags
:
tags
:
-
test
-
test
...
@@ -25,7 +25,7 @@ test-job2:
...
@@ -25,7 +25,7 @@ test-job2:
deploy-prod
:
deploy-prod
:
stage
:
deploy
stage
:
deploy
script
:
script
:
-
echo "This job deploys something from the
$CI_COMMIT_BRANCH branch.
"
-
echo "This job deploys something from the
1
"
environment
:
production
environment
:
production
tags
:
tags
:
-
test
-
test
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