Skip to content

Commit

Permalink
contrib/aws: Remove debug print
Browse files Browse the repository at this point in the history
Signed-off-by: Seth Zegelstein <szegel@amazon.com>
  • Loading branch information
a-szegel authored and sunkuamzn committed Jan 8, 2025
1 parent 7f77ff5 commit c8c36e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contrib/aws/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ pipeline {
stage("Download and extract PortaFiducia") {
steps {
script {
sh 'printenv'
download_and_extract_portafiducia('PortaFiducia')
}
}
Expand Down

0 comments on commit c8c36e4

Please sign in to comment.