Skip to content
Snippets Groups Projects
Commit b259853a authored by godog's avatar godog
Browse files

gitlab-ci: don't save testdata as artifact

parent 968e6c41
No related branches found
No related tags found
1 merge request!235gitlab-ci: don't save testdata as artifact
......@@ -56,7 +56,7 @@ docker_build_and_release_tests:
- "${BUILD_DIR}"
exclude:
- "${BUILD_DIR}/float/.git/**"
- "${BUILD_DIR}/testdata/.git/**"
- "${BUILD_DIR}/testdata/**"
environment:
name: review/$VMINE_TAG/$CI_COMMIT_REF_SLUG
url: $VMINE_GROUP_URL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment