-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# azure-pipelines-agent-freebsd | ||
# Azure Pipelines Agent For FreeBSD | ||
FreeBSD builds of Azure Pipelines Agent | ||
# Requirements: | ||
- FreeBSD 12.2+, 13.0+ | ||
- FreeBSD 13.2, 14.0 | ||
- `pkg install bash curl git icu libinotify libunwind node` | ||
- Willingness to run unsupported app built from unsupported SDK | ||
|
||
# Known Issues: | ||
- `installdependencies.sh` has no idea what to do | ||
- ~~will display a nonsense version number. this is a reminder that you are not using an official version~~ should be fixed | ||
- No auto update feature | ||
- `DownloadPipelineArtifact@` fails due to unknown OS: https://github.com/microsoft/azure-pipelines-agent/pull/3266#issuecomment-941945362 and https://github.com/Thefrank/azure-pipelines-agent-freebsd/issues/1 |