Add KAMAL_ROLES to hook env variables
And add an integration test to check the env vars are set.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "About to lock..."
|
||||
env
|
||||
mkdir -p /tmp/${TEST_ID} && touch /tmp/${TEST_ID}/pre-connect
|
||||
|
||||
Reference in New Issue
Block a user