Loading specifications/generateCR/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ Checking conflicts: variables: MERGE_REQUEST_MILESTONE: "all" allow_failure: true image: forge.etsi.org:5050/cti/tools/generatecr:master image: forge.etsi.org:5050/cti/md-specs-dev/tools/generatecr:master tags: - docker before_script: Loading specifications/generateCR/generate_changemarks.sh +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # #!/bin/bash FORGELIB_DOCKER_IMAGE=forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.26.0 FORGELIB_DOCKER_IMAGE=forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.27.0 GENERATE_CHANGEMARKS_DOCKER_IMAGE=forge.etsi.org:5050/cti/md-specs-dev/tools/generatecr:master #Parameters Loading Loading
specifications/generateCR/.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ Checking conflicts: variables: MERGE_REQUEST_MILESTONE: "all" allow_failure: true image: forge.etsi.org:5050/cti/tools/generatecr:master image: forge.etsi.org:5050/cti/md-specs-dev/tools/generatecr:master tags: - docker before_script: Loading
specifications/generateCR/generate_changemarks.sh +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ # #!/bin/bash FORGELIB_DOCKER_IMAGE=forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.26.0 FORGELIB_DOCKER_IMAGE=forge.3gpp.org:5050/tools/3gpp-scripts/forgelib:v2.27.0 GENERATE_CHANGEMARKS_DOCKER_IMAGE=forge.etsi.org:5050/cti/md-specs-dev/tools/generatecr:master #Parameters Loading