Commit 780ac59f authored by Matthias Simon's avatar Matthias Simon
Browse files

Use Go

parent 15eafb17
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@ stages:
  - deploy

generate-docx:
  image: golang:latest
  stage: build
  script:
    - echo "Building etsi-tool..."