better deployment logging

This commit is contained in:
2025-08-02 00:44:24 -04:00
parent ae8e80bd23
commit c50ea12b20

View File

@@ -1,4 +1,6 @@
#!/bin/bash
echo starting build $DEPLOYMENT_ID from $USER/$REPO:$BRANCH ($COMMIT_HASH)
echo $DEPLOYMENT_ID > metadata.txt
cd $DOMAIN_DIR
rm -f $DOMAIN_DIR/build.log