Skip to content
Snippets Groups Projects
Verified Commit 15e48155 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Use sh instead of bash for ci script

parent e0c24bea
Branches develop
No related tags found
No related merge requests found
#!/bin/bash -eu
#!/bin/sh -eu
# given a commit hash, will append this to the version number stored
# in api/funkwhale_api/__init__.py
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment