Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
michaelsauter authored Sep 27, 2023
1 parent 6da5a6c commit ed062b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ tasks:
params:
- { name: url, value: https://github.com/opendevstack/ods-pipeline-image.git }
- { name: revision, value: main }
- { name: pathInRepo, value: tasks/build.yaml }
- { name: pathInRepo, value: tasks/package.yaml }
workspaces:
- { name: source, workspace: shared-workspace }
```
See the [documentation](https://github.com/opendevstack/ods-pipeline-image/blob/main/docs/build.adoc) for details and available parameters.
See the [documentation](https://github.com/opendevstack/ods-pipeline-image/blob/main/docs/package.adoc) for details and available parameters.
## About this repository
Expand Down

0 comments on commit ed062b3

Please sign in to comment.