Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mikaël Barbero
opensourceinnovation.eu
Commits
4c27c656
Commit
4c27c656
authored
Jan 27, 2022
by
Mikaël Barbero
🗡
Browse files
Modified jenkinsfile
parent
de30ea0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Jenkinsfile
View file @
4c27c656
...
...
@@ -3,7 +3,7 @@ pipeline {
stages
{
stage
(
'build'
)
{
steps
{
sh
'echo "Hello World!"'
sh
'echo "Hello World
again!!
!"'
}
}
}
...
...
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