You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: developer/ports.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -302,3 +302,7 @@ Result:
302
302
*https://reviews.freebsd.org/D37380
303
303
304
304
If a reviewer requires changes to be made, make the changes and upload (paste) a new diff (like the original diff; not a "diff of the diff"!) by clicking on "Update Diff" on the respective Phabricator page, e.g., https://reviews.freebsd.org/D37378.
305
+
306
+
## Working with Cirrus CI
307
+
308
+
To build packages on Cirrus CI, a `.cirrus.yml` file similar to https://github.com/b-aaz/xlibre-ports/blob/master/.cirrus.yml can be used.
0 commit comments