Skip to content

Commit

Permalink
Merge pull request #128 from Telefonica/update-docker-for-catalog
Browse files Browse the repository at this point in the history
Update catalog docker image
  • Loading branch information
gmerinojimenez authored Nov 19, 2021
2 parents 768f420 + 1920332 commit 21228f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Publish catalog
if: github.event.pull_request.merged == true
uses: docker://docker.tuenti.io/android/mistica_builder:2
uses: docker://docker.tuenti.io/android/mistica_builder:3
with:
args: 'bash ./gradlew clean check appCenterAssembleAndUploadDebug'
env:
Expand Down

0 comments on commit 21228f1

Please sign in to comment.