Loading jobs/venom/CHANGELOG.md +3 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [1.0.0] - 2023-01-28 * Change the stage of the job to `tests` ## [0.1.0] - 2022-08-10 * Initial version jobs/venom/venom.yml +2 −2 Original line number Diff line number Diff line # Job from R2Devops hub --> r2devops.io stages: - static_tests - tests venom: Loading @@ -9,7 +9,7 @@ venom: name: golang:${IMAGE_TAG} entrypoint: [""] stage: static_tests stage: tests variables: PROJECT_ROOT: "." Loading Loading
jobs/venom/CHANGELOG.md +3 −0 Original line number Diff line number Diff line # Changelog All notable changes to this job will be documented in this file. ## [1.0.0] - 2023-01-28 * Change the stage of the job to `tests` ## [0.1.0] - 2022-08-10 * Initial version
jobs/venom/venom.yml +2 −2 Original line number Diff line number Diff line # Job from R2Devops hub --> r2devops.io stages: - static_tests - tests venom: Loading @@ -9,7 +9,7 @@ venom: name: golang:${IMAGE_TAG} entrypoint: [""] stage: static_tests stage: tests variables: PROJECT_ROOT: "." Loading