Add base commit
This commit is contained in:
9
scripts/test_cuddle.sh
Executable file
9
scripts/test_cuddle.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Testing cuddle"
|
||||
|
||||
cuddle_cli x install_cuddle
|
||||
|
||||
CUDDLE_FETCH_POLICY=always cuddle_cli x build_release
|
||||
|
||||
echo "finished testing cuddle"
|
Reference in New Issue
Block a user