Skip to content

Commit

Permalink
Merge pull request #4 from apoorvajagtap/rename_strategies
Browse files Browse the repository at this point in the history
Rename the strategies
  • Loading branch information
jkhelil authored Oct 19, 2023
2 parents 613c19e + 3968848 commit f90acf6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clusterBuildStrategy/buildah/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The `buildah` ClusterBuildStrategy uses [buildah](https://github.com/containers/
## Install the Strategy

```
$ oc apply -f https://raw.githubusercontent.com/redhat-developer/openshift-builds-catalog/main/clusterBuildStrategy/buildah/buildah_strategy_managed_push.yaml
$ oc apply -f https://raw.githubusercontent.com/redhat-developer/openshift-builds-catalog/main/clusterBuildStrategy/buildah/buildah.yaml
```

## Usage
Expand Down
File renamed without changes.

0 comments on commit f90acf6

Please sign in to comment.