Skip to content

Commit

Permalink
add requirements, known issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Thefrank committed May 22, 2021
1 parent ee62690 commit 9737218
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# azure-pipelines-agent-freebsd
FreeBSD builds of Azure Pipelines Agent
# Requirements:
- FreeBSD 11.4+, 12.2+, 13.0+
- `pkg install bash curl git icu libinotify libunwind node`
- Willingness to run unsupported app built from unsupported SDK

# Known Issues:
- Must write your own service file or run as daemon
- Azure DevOps will have no idea what version this actually as it was built from script and not pipelines yaml
- `installdependencies.sh` has no idea what to do

0 comments on commit 9737218

Please sign in to comment.