Skip to content
Snippets Groups Projects

Draft: Akms ckms api implementation

Closed Neil-Jocelyn Schark requested to merge akms-ckms-api-implementation into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -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: []
Loading