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

wip echo

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