Commit 8c74e8be authored by Matthias Simon's avatar Matthias Simon
Browse files

Add missing package

parent bacc5ab6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ stages:
  - deploy

before_script:
  - apk add bash
  - apk add bash git

# format-check verifies that our tests follow guide lines, are well named and
# formatted.