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
No related branches found
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.
Finish editing this message first!
Please register or to comment