Removing testing step from ci/cd pipeline for the branch feature/acl.

This commit is contained in:
Trisha Anand 2020-05-12 13:32:28 +05:30
parent 82710edbc9
commit c19471ad96

View File

@ -75,7 +75,6 @@ cypress-test-release:
# We don't test on master right now because of changing environment variables for REACT_APP_BASE_URL. Need to figure out a way to configure that.
- release
- merge_requests
- feature/acl
# cypress-test-fix:
# stage: build