Add integration test hooks back in

This commit is contained in:
Donal McBreen
2023-08-23 07:36:48 +01:00
parent cfe77934e8
commit d0fbf538d3
4 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/sh
echo "Deployed!"
mkdir -p /tmp/${TEST_ID} && touch /tmp/${TEST_ID}/post-deploy