Skip to content
Snippets Groups Projects
Commit e26ef84f authored by insert's avatar insert
Browse files

Include bash

parent 9de177b7
Branches
No related merge requests found
Pipeline #14 failed with stage
in 3 minutes and 44 seconds
...@@ -7,5 +7,6 @@ before_script: ...@@ -7,5 +7,6 @@ before_script:
deploy: deploy:
stage: deploy stage: deploy
script: script:
- apk add --no-cache bash
- npx expo-cli login -u $EXPO_USERNAME -p $EXPO_PASSWORD - npx expo-cli login -u $EXPO_USERNAME -p $EXPO_PASSWORD
- npx expo-cli publish --non-interactive - npx expo-cli publish --non-interactive
\ No newline at end of file
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