mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-23 15:30:14 -04:00
fix deployments
This commit is contained in:
parent
35a39a082e
commit
39f0b242e6
@ -77,7 +77,6 @@ deploy-android:
|
||||
- cd ..
|
||||
script:
|
||||
- pwd
|
||||
- npm run-script copy
|
||||
- cd android
|
||||
- gradle publishReleaseBundle
|
||||
artifacts:
|
||||
|
@ -1,4 +1,4 @@
|
||||
output := dist/dynamicbible/
|
||||
output := dist/dynamicbible/browser
|
||||
|
||||
test:
|
||||
npm ci
|
||||
|
Loading…
x
Reference in New Issue
Block a user