Loading src/tests/ryu-openflow/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # Build, tag, and push the Docker image to the GitLab Docker registry build ryu-openflow: timeout: 20m variables: TEST_NAME: 'ryu-openflow' IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID' Loading Loading
src/tests/ryu-openflow/.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ # Build, tag, and push the Docker image to the GitLab Docker registry build ryu-openflow: timeout: 20m variables: TEST_NAME: 'ryu-openflow' IMAGE_TAG: 'mr$CI_MERGE_REQUEST_IID' Loading