Commit c6c09fbf authored by George Papathanail's avatar George Papathanail
Browse files

fix: fix terminology build and push stages

parent a17ff3b2
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ conformance:
  script:
    - pytest open_exposure_gateway/test/conformance

build_test_image:
build:
  stage: build
  tags:
    - shell
@@ -72,7 +72,7 @@ build_test_image:
  rules:
    - if: '$CI_COMMIT_BRANCH'

push_test_image:
push:
  stage: push
  tags:
    - shell