Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
sagiegurari committed Oct 17, 2022
1 parent fece018 commit 66177b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .buildnumber
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1
3 changes: 3 additions & 0 deletions Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ readme_text = replace ${readme_text} https://github.com/sagiegurari/duckscript/b
writefile ./README.md ${readme_text}
'''

[tasks.pre-build-file-increment]
env = { CARGO_MAKE_BUILD_NUMBER_FILE = "${CARGO_MAKE_WORKING_DIRECTORY}/.buildnumber" }

[tasks.test-script]
workspace = false
command = "cargo"
Expand Down

0 comments on commit 66177b4

Please sign in to comment.