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 7f7e0d7 commit e51ecfc
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
# behavior: before
# 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.0.0-test_tmpl",
"version": "1.0.0-test_beh",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
Expand Down

1 comment on commit e51ecfc

@atcdemoapp
Copy link

@atcdemoapp atcdemoapp bot commented on e51ecfc Oct 20, 2021

Choose a reason for hiding this comment

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

can't add tag to commit, error : POST https://api.github.com/repos/DmitriyLewen/atcDemo/git/tags: 422 Could not verify tag name []

Please sign in to comment.