Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
michelu89 committed Apr 26, 2024
1 parent 2861599 commit 7ff4f0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jenkins/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ pipeline {
stages {
stage('Example') {
steps {
echo
echo "Artifact URL: ${params.artifact_url}"
echo "VERSION: ${env.VERSION}"
}
Expand Down

0 comments on commit 7ff4f0c

Please sign in to comment.