Loading .gitlab-ci.yml +1 −2 Original line number Diff line number Diff line image: python:3.9 image: python:3.9.9-slim default: tags: Loading @@ -17,7 +17,6 @@ build: build_hit: stage: build_hit script: - g++ --version - ./scripts/ci/build_hit.sh test: Loading Loading
.gitlab-ci.yml +1 −2 Original line number Diff line number Diff line image: python:3.9 image: python:3.9.9-slim default: tags: Loading @@ -17,7 +17,6 @@ build: build_hit: stage: build_hit script: - g++ --version - ./scripts/ci/build_hit.sh test: Loading