Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 20, 2021
1 parent cc0f256 commit 7f7e0d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .atc.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
path: package.json
behavior: before
template: v{{.Version}}test
# template: v{{.Version}}test
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.5.5",
"version": "1.0.0-test_tmpl",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

0 comments on commit 7f7e0d7

Please sign in to comment.