Skip to content

Commit

Permalink
Fix update CLI (#1924)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Mar 31, 2023
1 parent 02a92b4 commit b14a29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion updatecli/updatecli.d/plugin-compat-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ targets:
spec:
file: prep.sh
matchpattern: >-
^pct_version=(.*)
pct_version=(.*)
replacepattern: >-
pct_version={{ source `pctVersion` }}
scmid: default
Expand Down

0 comments on commit b14a29e

Please sign in to comment.