Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POC
app-code-backend
Commits
b0d8d276
Commit
b0d8d276
authored
3 years ago
by
Asad ullah khan
Browse files
Options
Download
Email Patches
Plain Diff
change to test
parent
4d7b1935
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Jenkinsfile
+1
-0
Jenkinsfile
with
1 addition
and
0 deletions
+1
-0
Jenkinsfile
+
1
-
0
View file @
b0d8d276
...
...
@@ -11,6 +11,7 @@ pipeline {
steps
{
git
([
url:
'https://github.com/AsadUkh/app-code-backend.git'
,
branch:
'master'
])
updateGitlabCommitStatus
name:
"Jenkins"
,
state:
"running"
sh
"echo ${gitlabSourceBranch}"
}
}
stage
(
'Build application'
)
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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