Skip to content

Commit

Permalink
simple
Browse files Browse the repository at this point in the history
  • Loading branch information
riya-n committed Feb 21, 2024
1 parent ad36ceb commit f9816cc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ pipeline {
stages {
stage('Hello') {
steps {
echo 'List of env vars'
env
echo 'Hello world'
}
}
}
Expand Down

0 comments on commit f9816cc

Please sign in to comment.