Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
kaznak committed Dec 14, 2023
1 parent 3d48fc3 commit 0f233f6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/generate-strategy.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
#!/usr/bin/env bash
#
# example usage:
# cat cloudnativepg-configured/16/strategy.json cloudnativepg-configured/16/strategy.json | .github/generate-strategy.sh
# cat \
# cloudnativepg-configured/16/strategy.json \
# cloudnativepg-configured/16/strategy.json \
# | .github/generate-strategy.sh
#

set -eu
Expand Down

0 comments on commit 0f233f6

Please sign in to comment.