mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-13 07:11:56 +01:00
Update .gitlab-ci.yml
Deleted .gitlab/.gitlab-webide.yml
This commit is contained in:
parent
96f4444aeb
commit
114b4434bd
@ -156,5 +156,7 @@ deploy_Android:
|
|||||||
script:
|
script:
|
||||||
- 'bundle install'
|
- 'bundle install'
|
||||||
- 'bundle exec fastlane supply --aab Borepin/Borepin.Android/bin/Release/org.fab_infra.fabaccess-Signed.aab --track internal'
|
- 'bundle exec fastlane supply --aab Borepin/Borepin.Android/bin/Release/org.fab_infra.fabaccess-Signed.aab --track internal'
|
||||||
|
after_script:
|
||||||
|
- 'rm play-store-credentials.json'
|
||||||
dependencies:
|
dependencies:
|
||||||
- build_Android
|
- build_Android
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
terminal:
|
|
||||||
# This can be any image that has the necessary runtime environment for your project.
|
|
||||||
image: registry.gitlab.com/fabinfra/gtk-sharp-build:latest
|
|
||||||
script: sleep 60
|
|
Loading…
x
Reference in New Issue
Block a user