Skip to content

Commit

Permalink
Update _preparation.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
dariancampospeya authored Apr 6, 2020
1 parent 31eab04 commit 893a801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _preparation.groovy
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
stage ('code-dev'){
steps{
"echo enter your code dev"
sh "echo enter your code dev"
}
}

Expand Down

0 comments on commit 893a801

Please sign in to comment.