Commit 9ff661db authored by Bruno Agrizzi's avatar Bruno Agrizzi

adicionando bash.

parent 41ab8a11
...@@ -36,6 +36,7 @@ build: ...@@ -36,6 +36,7 @@ build:
- master - master
stage: build stage: build
script: script:
- apk add --no-cache bash
- ./gradlew assembleDebug - ./gradlew assembleDebug
artifacts: artifacts:
paths: paths:
......
Markdown is supported
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