Skip to content
Snippets Groups Projects
Commit cb72f2d9 authored by Fabian Gabel's avatar Fabian Gabel
Browse files

Update .gitlab-ci.yml file add bash support

parent ca227baf
No related branches found
No related tags found
No related merge requests found
Pipeline #104042 failed
......@@ -5,6 +5,7 @@ preprocessing:
image:
name: alpine:latest
script:
- apk add --no-cache --upgrade bash
- ./preprocMd.sh
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment