mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-08-08 02:02:49 +00:00
11 lines
137 B
Bash
11 lines
137 B
Bash
#!/bin/sh
|
|
|
|
# CI/CD WIP
|
|
|
|
# Build content
|
|
|
|
echo "CI testing setup"
|
|
|
|
# echo "Building content..."
|
|
# npm install
|
|
# npm run make --arch arm64
|