We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c8f8f5 + 7bcc83b commit b00db1dCopy full SHA for b00db1d
.gitlab/ci/target_examples.yml
@@ -1,5 +1,5 @@
1
.target_test_template:
2
- image: "$CI_DOCKER_REGISTRY/target-test-env-v5.4:1"
+ image: "$CI_DOCKER_REGISTRY/target-test-env-v5.4:2"
3
stage: target_test
4
interruptible: true
5
timeout: 1 hour
.gitlab/ci/target_ut.yml
.target_ut_test_template:
timeout: 2 hour
0 commit comments