Skip to content
Snippets Groups Projects
Commit 4da40b95 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

done

parent c67673e6
Branches
No related tags found
3 merge requests!11Big boom integration,!10Add linting,!6Draft: Akms ckms api implementation
Pipeline #180915 passed
...@@ -38,7 +38,6 @@ lint: ...@@ -38,7 +38,6 @@ lint:
stage: code-quality stage: code-quality
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.55.2-alpine image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/golangci/golangci-lint:v1.55.2-alpine
script: script:
# writes golangci-lint output to gl-code-quality-report.json
- apk add --update make jq - apk add --update make jq
- echo "machine code.fbi.h-da.de login ${GITLAB_LOGIN} password ${GITLAB_TOKEN}" > ~/.netrc - echo "machine code.fbi.h-da.de login ${GITLAB_LOGIN} password ${GITLAB_TOKEN}" > ~/.netrc
- make lint - make lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment