Sleep to debug

This commit is contained in:
2024-07-14 11:51:31 +02:00
parent 591fa3a3c6
commit 2f8fb21002

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 \