Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 21, 2021
1 parent 5918c4f commit 4384922
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions .atc.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
path: test.txt
behavior: after
template: v{{.Version}}-test.txt
# branch: testbranch1
regexstr: "reg: (.{0,9})"
path: "package.json"
behavior: "after"
template: "{{.Version}}-alfaNPM"
branch: "release"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "my_package",
"description": "",
"version": "1.3.6",
"version": "1.1.0",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 4384922

Please sign in to comment.