Skip to content

Commit

Permalink
Merge pull request argos-ci#13 from argos-ci/jsfez-patch-1
Browse files Browse the repository at this point in the history
doc: add link to doc for CI configuration
  • Loading branch information
jsfez authored Jan 18, 2023
2 parents ffeb8c0 + d3737f4 commit 1a4fadf
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,7 @@ By default screenshots are stored in `cypress/screenshots` folder, relative to c

## 3. Upload screenshots to Argos

Before publishing, generate a unique `<project-token>` by [subscribing to Argos](https://github.com/marketplace/argos-ci).

Once you installed the `@argos-ci/cli` package and have a `<project-token>`, run the following command in your project directory.

```
npx argos upload --token <project-token> cypress/screenshots
```
Look at Argos doc to know [how to configure your CI](https://argos-ci.com/docs/configure-ci) to send screenshots to Argos.

## API

Expand Down

0 comments on commit 1a4fadf

Please sign in to comment.