Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line default: tags: - pygriffin-tmp - pygriffin stages: - build Loading @@ -16,6 +16,7 @@ build_hit: stage: build_hit script: - ./scripts/ci/build_hit.sh allow_failure: true test: stage: test Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line default: tags: - pygriffin-tmp - pygriffin stages: - build Loading @@ -16,6 +16,7 @@ build_hit: stage: build_hit script: - ./scripts/ci/build_hit.sh allow_failure: true test: stage: test Loading