Sleep to debug

This commit is contained in:
Nikolai Rodionov 2024-07-14 11:51:31 +02:00
parent 591fa3a3c6
commit 2f8fb21002
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -64,6 +64,7 @@ steps:
- REGISTRY_URL="registry.badhouseplants.net"
- REGISTRY_USERNAME="woody"
commands:
- sleep 300
- |
helm registry login $REGISTRY_URL \
--username $REGISTRY_USERNAME \