Add KAMAL_ROLES to hook env variables

And add an integration test to check the env vars are set.
This commit is contained in:
Donal McBreen
2025-04-21 09:45:23 +01:00
parent cd9d01b016
commit f768fab481
4 changed files with 18 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/sh
echo "About to lock..."
env
mkdir -p /tmp/${TEST_ID} && touch /tmp/${TEST_ID}/pre-connect