Skip to content
Snippets Groups Projects
Commit 42a835ed authored by Andri Joos's avatar Andri Joos 😊
Browse files

rename stage android_build to android

parent c5311960
No related merge requests found
......@@ -6,7 +6,7 @@ variables:
APPLICATION_VERSION: "1.0.1"
APPLICATION_BUILD_NUMBER: 2
android_build:
android:
stage: build
image:
name: ${IMAGE_SERVER}/flutter:3.19.0-android
......@@ -39,7 +39,7 @@ apks:
- amd64
when: manual
needs:
- android_build
- android
artifacts:
paths:
- car-app_${APPLICATION_VERSION}.apk
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment