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 2516c6a commit 5a69db2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .atc.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
path: package.json
behavior: before
template: v{{.Version}}test
branch: "testbranch1"
# 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.3",
"version": "1.5.4",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

2 comments on commit 5a69db2

@atcdemoapp
Copy link

@atcdemoapp atcdemoapp bot commented on 5a69db2 Oct 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

error config file .atc.yaml: template no contains "{{.Version}}"

@atcdemoapp
Copy link

@atcdemoapp atcdemoapp bot commented on 5a69db2 Oct 20, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a new version for "DmitriyLewen/atcDemo": "v1.5.5test"

Please sign in to comment.