Skip to content
Snippets Groups Projects
Commit 0048842d authored by Julian Brost's avatar Julian Brost :unicorn:
Browse files

Verify what hardware builds are running on

parent 220111e7
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,9 @@ variables:
- docker
image: ${DOCKER_IMAGE_BASE}/${DOCKER_IMAGE}
script:
- lscpu || true
- nrpoc || true
- free -m || true
- icinga-build-package
cache:
key: "${CI_JOB_NAME}"
......
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