Skip to content

Integrate gitlab-ci/deploy_fix and 3 more

Commit: edgehog/infrastructure/gitlab-ci@f3ba80d1

[CUSTOM] Add two custom projects to gitlab-ci deployment

  • This commit allows gitlab-ci to be integrated in two other custom projects

--

Commit: edgehog/infrastructure/gitlab-ci@ab633db0

[PATH] Fix on script execution path

--

Commit: edgehog/infrastructure/gitlab-ci@bf0d88ee

[CHECK] Insert script to check artifacts presence

  • The script search for all type of artifacts (uboot, kernel, fs, image files) and exit with an error in case something is missing
  • This prevent to have build jobs that succed even though not all artifacts were produced

--

Commit: edgehog/infrastructure/gitlab-ci@650b961d

[PATH] Fix the path of automation scripts

Merge request reports