Newer
Older
- nix-shell --run "hlint --version; hlint -j obelisk/frontend"
build-android:
stage: build
script:
- cd obelisk
- nix-build -A android.frontend -o result-android
artifacts:
paths:
- obelisk/result-android/android-app-debug.apk