Commit f038429a authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

CI/CD pipeline:

- Fixed build of OFC'22 tests
parent 42edfa81
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,9 +13,9 @@
# limitations under the License.

# Build, tag, and push the Docker image to the GitLab Docker registry
build end2end:
build ofc22:
  variables:
    TEST_NAME: 'end2end'
    TEST_NAME: 'ofc22'
    IMAGE_TAG: 'latest'
  stage: build
  before_script: