Skip to content

Instantly share code, notes, and snippets.

@vkbansal
Created August 1, 2022 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vkbansal/b25159e2107f0cbe463b850283bf36c2 to your computer and use it in GitHub Desktop.
Save vkbansal/b25159e2107f0cbe463b850283bf36c2 to your computer and use it in GitHub Desktop.
Harness blog snippet - Cypress CI YAML 2
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