mirror of
https://gitlab.com/futo-org/fcast.git
synced 2025-07-28 04:46:59 +00:00
12 lines
145 B
Bash
12 lines
145 B
Bash
#!/bin/sh
|
|
|
|
# CI/CD WIP
|
|
|
|
# Build content
|
|
|
|
# echo "CI testing setup"
|
|
# pwd
|
|
|
|
# echo "Building content..."
|
|
# npm install
|
|
# npm run make --arch arm64
|