summaryrefslogtreecommitdiff
path: root/.gitlab
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-08-07 15:43:00 -0600
committermo khan <mo.khan@gmail.com>2020-08-07 15:43:00 -0600
commit935277844dbcb0aaca2223d7a1beb54172a76dbc (patch)
tree69864deee57e59a8e5f06b80b55b8a1659055ba4 /.gitlab
parentca3e93e2f67707a016b28e58f8374522a1fb68f0 (diff)
Add rust-cargo functional testsv3.21.0
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/test.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitlab/test.yml b/.gitlab/test.yml
index 53b1105..1dbc2c9 100644
--- a/.gitlab/test.yml
+++ b/.gitlab/test.yml
@@ -177,3 +177,7 @@ functional-python-pip:
functional-ruby-bundler:
extends: .functional
trigger: gitlab-org/security-products/tests/ruby-bundler
+
+functional-rust-cargo:
+ extends: .functional
+ trigger: gitlab-org/security-products/tests/rust-cargo