Commit f0c7b31b authored by Matthias Simon's avatar Matthias Simon
Browse files

Add alpine default image

parent 63a7566c
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@ stages:
  - package
  - deploy

default:
  image: alpine
  before_script:
    - apk add bash git