Skip to content

Commit 3174b70

Browse files
committed
test
1 parent 0fbde3b commit 3174b70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.atc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ path: test.txt
22
behavior: before
33
template: v{{.Version}}-test.txt
44
# branch: testbranch1
5-
regexstr: "reg: .{0,9}"
5+
regexstr: "reg: (.{0,9})"

test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ asdsadf
22
zxcvaserwf
33
zxcvvsda
44
asdfreg
5-
reg: 1.0.1
5+
reg: 1.0.0
66
asdfzxcv
77
andrvers: 5.4.2.

0 commit comments

Comments
 (0)