Skip to content
Snippets Groups Projects
Commit 9c9892fd authored by Sébastien Heurtematte's avatar Sébastien Heurtematte :speech_balloon:
Browse files

ci: pipeline performance needs empty


Signed-off-by: Sébastien Heurtematte's avatarsebastien.heurtematte <sebastien.heurtematte@eclipse-foundation.org>
parent 23c86e36
Branches feat/ef-runner
No related tags found
1 merge request!13Draft: feat: EF pipeline migration
......@@ -23,6 +23,7 @@ include:
# For Yocto Kirkstone the baseline will move to Go 1.18.
CI_GO_VERSION: "1.16"
GOPATH: $CI_PROJECT_DIR.tmp/go
needs: []
dco:
interruptible: true
......@@ -155,6 +156,7 @@ spell:
stage: test
image:
name: docker.io/onirocore/npm-cspell:latest
needs: []
script:
# Note that the particular options are duplicated with what's defined in
# Makefile. To avoid this we'd have to get zmk as an installable dependency
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment