Created
August 1, 2022 07:05
-
-
Save vkbansal/b25159e2107f0cbe463b850283bf36c2 to your computer and use it in GitHub Desktop.
Harness blog snippet - Cypress CI YAML 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
serviceDependencies: | |
- identifier: Cypress_Server | |
name: Cypress Server | |
type: Service | |
spec: | |
connectorRef: myDockerConnector | |
image: myorg/cypress-test:run-<+pipeline.sequenceId> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment