debugging harbor auth

This commit is contained in:
victorc 2024-09-10 09:57:15 +00:00
parent c7eec55ae8
commit b7a3a0544f

2
Jenkinsfile vendored
View File

@ -28,7 +28,7 @@ spec:
stage('Build and Push Image with Kaniko') {
steps {
container('kaniko') {
sh 'cat /kaniko/.docker/config.json'
sh 'ls -la /kaniko/.docker/'
sh 'echo ---'
sh 'ls -la /kaniko/.docker/*'
sh 'echo ---'