mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 23:05:50 +00:00
Update Jenkinsfile
This commit is contained in:
parent
37d87f1c01
commit
08a555ab95
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -15,6 +15,7 @@ try {
|
||||||
stage('Clair Container Vulnerability Scan') {
|
stage('Clair Container Vulnerability Scan') {
|
||||||
echo "Printing ocp and quay users:"
|
echo "Printing ocp and quay users:"
|
||||||
echo "OCP: ${ocpUser}"
|
echo "OCP: ${ocpUser}"
|
||||||
|
echo "OCP from env: ${env.OCP_USER}"
|
||||||
echo "Quay: ${quayUser}"
|
echo "Quay: ${quayUser}"
|
||||||
echo "Git repo: ${gitSourceUrl}"
|
echo "Git repo: ${gitSourceUrl}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue