Skip to content
Snippets Groups Projects
Commit 0d6647d0 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

add bash

parent cd085f23
No related branches found
No related tags found
3 merge requests!52Bring all changes from dev into master,!51merge fast-api into dev,!45Deploy app in kubernetes
...@@ -29,7 +29,7 @@ test-docker-compose: ...@@ -29,7 +29,7 @@ test-docker-compose:
needs: [] needs: []
stage: test stage: test
script: script:
- apt-get update && apt install -y jq - apt-get update && apt install -y jq bash
- ./test_docker_compose.sh - ./test_docker_compose.sh
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment