Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 052fb0a9 authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

ci: build everytime

parent 5b5eb72b
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -175,9 +175,6 @@ build_release:
  stage: release
  # Use an image with Android SDK pre-installed
  image: cimg/android:2024.01.1-ndk
  # Only run on version tags (v*)
  rules:
    - if: '$CI_COMMIT_TAG =~ /^v.*/'
  # Resource group for concurrency control
  resource_group: android-release-${CI_COMMIT_REF_SLUG}
  variables: