Loading src/tests/ofc22/.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading Loading
src/tests/ofc22/.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -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: Loading