Skip to content
Snippets Groups Projects
Verified Commit 00aa6c14 authored by Jayesh Badwaik's avatar Jayesh Badwaik
Browse files

- install bash

parent ee944d43
No related branches found
No related tags found
No related merge requests found
Pipeline #221461 failed
...@@ -7,6 +7,7 @@ services: ...@@ -7,6 +7,7 @@ services:
report: report:
script: script:
- apk install bash
- echo $CI_JOB_TOKEN | docker login --username $CI_REGISTRY_USER --password-stdin $CI_REGISTRY - echo $CI_JOB_TOKEN | docker login --username $CI_REGISTRY_USER --password-stdin $CI_REGISTRY
- ./bin/build --container report --registry $CI_REGISTRY . - ./bin/build --container report --registry $CI_REGISTRY .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment