Skip to content

Commit

Permalink
Remove Azure DevOps example; add Github example
Browse files Browse the repository at this point in the history
  • Loading branch information
robnewman committed Oct 17, 2023
1 parent ca8e1ec commit 8fb0025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@ List of file patterns to include in the provenance report, from the set of publi
## Examples

```bash
nextflow run https://github.com/ORGANIZATION/REPOSITORY_ID -profile docker
nextflow run https://bitbucket.org/ORGANIZATION/REPOSITORY_ID -profile docker
nextflow run https://gitlab.com/PROJECT/REPOSITORY_ID -profile docker
nextflow run https://dev.azure.com/ORGANIZATION/PROJECT/REPOSITORY_ID -profile docker
```

## Development
Expand Down

0 comments on commit 8fb0025

Please sign in to comment.