Skip to content

ci: docker-in-docker nexus job

Jonathan Howard requested to merge cicd/nexus-dind into dev

Checklist

  • documentation is changed or added in ./docs
  • unit tests updated to test changes

Description

  • Add template job for integration tests that require a nexus container
  • Add docker compose file defining services nexus and hopctl
  • Add shellcheck/shfmt jobs for linting shell scripts across project

Merge request reports