Skip to content

Commit

Permalink
Merge branch 'jrm/fix_deploy' into 'master'
Browse files Browse the repository at this point in the history
fix(ci): use correct docker image

See merge request TankerHQ/sdk-react-native!45
  • Loading branch information
Jeremy T committed Jun 23, 2021
2 parents 5df260c + 4b6a340 commit 72dc638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ deploy:
release:
description: sdk-react-native v$SDK_REACT_NATIVE_RELEASE_VERSION
tag_name: v$SDK_REACT_NATIVE_RELEASE_VERSION
image: registry.gitlab.com/tankerhq/docker/sdk-react-native:latest

0 comments on commit 72dc638

Please sign in to comment.