Skip to content

Commit

Permalink
bugfix on deploy - ready for v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-introini committed Nov 2, 2022
1 parent 9e04466 commit f222a30
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
/.vscode
/.vagrant
.phpunit.result.cache
/builds/
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
info:
echo "Makefile for certinfo"

build:
php certinfo app:build certinfo
Binary file added builds/certinfo
Binary file not shown.

0 comments on commit f222a30

Please sign in to comment.