Skip to content
Snippets Groups Projects
Commit 0ea02d06 authored by Darby Frey's avatar Darby Frey
Browse files

Updated docker image

parent c9f06d80
No related branches found
No related tags found
No related merge requests found
......@@ -14,13 +14,13 @@ before_script:
- bundle check --path vendor/bundle || bundle install --path vendor/bundle --jobs $(nproc)
test:
image: fabernovel/android:api-33-v1.7.0
image: fabernovel/android:api-31-v1.6.1
stage: test
script:
- bundle exec fastlane test
build:
image: fabernovel/android:api-33-v1.7.0
image: fabernovel/android:api-31-v1.6.1
stage: build
variables:
SECURE_FILES_DOWNLOAD_PATH: './'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment