Skip to content

Instantly share code, notes, and snippets.

@timReynolds
Created January 2, 2019 11:19
Show Gist options
  • Save timReynolds/866c600d17620f0b7ce70e38e90e0750 to your computer and use it in GitHub Desktop.
Save timReynolds/866c600d17620f0b7ce70e38e90e0750 to your computer and use it in GitHub Desktop.
Percy setup for cloudbuild CI
- name: "buildkite/puppeteer:v1.11.0"
args: ["npm", "run", "test:visual"]
env:
- "PERCY_BRANCH=$BRANCH_NAME"
- "PERCY_COMMIT=$COMMIT_SHA"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment