Use sh instead of bash for ci script

merge-requests/552/head
Eliot Berriot 2019-01-10 15:13:12 +01:00
rodzic e0c24bea51
commit 15e4815564
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DD6965E2476E5C27
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,4 +1,4 @@
#!/bin/bash -eu
#!/bin/sh -eu
# given a commit hash, will append this to the version number stored
# in api/funkwhale_api/__init__.py