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