Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - deploy generate-docx: image: golang:latest stage: build script: - echo "Building etsi-tool..." Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ stages: - deploy generate-docx: image: golang:latest stage: build script: - echo "Building etsi-tool..." Loading