This commit is contained in:
2020-07-17 14:50:47 -05:00
parent ade689a47d
commit 2eebf5d18f
3 changed files with 1 additions and 4 deletions

View File

@@ -55,7 +55,6 @@ spec:
sh """
set +x
echo '${dockerJSON}' > /kaniko/.docker/config.json
set -x
"""
}
}