Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ conformance: script: - pytest open_exposure_gateway/test/conformance build_test_image: build: stage: build tags: - shell Loading @@ -72,7 +72,7 @@ build_test_image: rules: - if: '$CI_COMMIT_BRANCH' push_test_image: push: stage: push tags: - shell Loading Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ conformance: script: - pytest open_exposure_gateway/test/conformance build_test_image: build: stage: build tags: - shell Loading @@ -72,7 +72,7 @@ build_test_image: rules: - if: '$CI_COMMIT_BRANCH' push_test_image: push: stage: push tags: - shell Loading