correct ci artifact path
This commit is contained in:
+2
-2
@@ -8,7 +8,7 @@ build-android:
|
||||
- paths:
|
||||
- $HOME/.gradle
|
||||
- $HOME/go
|
||||
- clients/android/app/build
|
||||
- works/core/clients/android/app/build
|
||||
- $HOME/Android
|
||||
script: |
|
||||
export version="$(git describe --tags)-$CI_COMMIT_SHORT_SHA" && echo "building version $version"
|
||||
@@ -38,4 +38,4 @@ build-android:
|
||||
LOCAL_PROPERTIES: "S0VZU1RPUkVfUEFTUz0xMTQ1MTQKQUxJQVNfTkFNRT1hbGlhcwpBTElBU19QQVNTPTExNDUxNAo="
|
||||
artifacts:
|
||||
paths:
|
||||
- "./dist"
|
||||
- "./works/core/dist"
|
||||
|
||||
Reference in New Issue
Block a user