mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-30 23:03:03 -07:00
Add prerequisites to test
This commit is contained in:
@@ -17,6 +17,9 @@ else
|
|||||||
echo "ERROR: generate-configs.sh not found. Aborting."
|
echo "ERROR: generate-configs.sh not found. Aborting."
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
echo "Development $(git rev-parse --short=8 HEAD)" | tee ".VERSION" >/dev/null
|
||||||
|
date +%s > front/buildtimestamp.txt
|
||||||
|
|
||||||
|
|
||||||
# --- 2. Build the Docker Image ---
|
# --- 2. Build the Docker Image ---
|
||||||
echo "--- Building 'netalertx-dev-test' image ---"
|
echo "--- Building 'netalertx-dev-test' image ---"
|
||||||
|
|||||||
Reference in New Issue
Block a user