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

wip

parent cb894996
No related branches found
No related tags found
3 merge requests!11Big boom integration,!10Add linting,!6Draft: Akms ckms api implementation
Pipeline #180912 failed
...@@ -40,6 +40,7 @@ lint: ...@@ -40,6 +40,7 @@ lint:
script: script:
# writes golangci-lint output to gl-code-quality-report.json # writes golangci-lint output to gl-code-quality-report.json
- apk add --update make jq - apk add --update make jq
- go mod download
- echo "GITLAB_LOGIN=${GITLAB_LOGIN}" > build_env.env - echo "GITLAB_LOGIN=${GITLAB_LOGIN}" > build_env.env
- echo "GITLAB_TOKEN=${GITLAB_TOKEN}" >> build_env.env - echo "GITLAB_TOKEN=${GITLAB_TOKEN}" >> build_env.env
- 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment