diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e3dc5b7d..101ade92 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -104,10 +104,9 @@ build-apk: - VERSION_CODE="${CI_PIPELINE_IID}" - echo "Building version $VERSION_NAME (code $VERSION_CODE) from tag $CI_COMMIT_TAG" - # Stamp version into build.gradle and zapstore.yaml + # Stamp version into build.gradle - sed -i "s/versionCode [0-9]*/versionCode ${VERSION_CODE}/" android/app/build.gradle - sed -i "s/versionName \"[^\"]*\"/versionName \"${VERSION_NAME}\"/" android/app/build.gradle - - sed -i "s|^version: .*|version: ${VERSION_NAME}|" zapstore.yaml # Build web assets - npm ci diff --git a/zapstore.yaml b/zapstore.yaml index 0c5bcc31..cc51d6f9 100644 --- a/zapstore.yaml +++ b/zapstore.yaml @@ -2,8 +2,6 @@ repository: https://gitlab.com/soapbox-pub/ditto name: Ditto -version: 0.0.0 - summary: Your content. Your vibe. Your rules. description: |