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
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -42,5 +42,6 @@ lint:
- apk add --update make jq
- echo "GITLAB_LOGIN=${GITLAB_LOGIN}" > 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
- make lint
needs: []
Loading