Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157163632
D27530.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
399 B
Referenced Files
None
Subscribers
None
D27530.diff
View Options
Index: .cirrus.yml
===================================================================
--- /dev/null
+++ .cirrus.yml
@@ -0,0 +1,16 @@
+freebsd_instance:
+ image_family: freebsd-12-2-snap
+ cpu: 8
+ memory: 16G
+
+env:
+ CIRRUS_CLONE_DEPTH: 1
+
+task:
+ only_if: $CIRRUS_BRANCH != 'svn_head'
+ timeout_in: 120m
+ install_script:
+ - pkg install -y docproj
+ test_script:
+ - make all
+
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 19, 10:26 PM (5 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33330042
Default Alt Text
D27530.diff (399 B)
Attached To
Mode
D27530: Add Cirrus CI config file
Attached
Detach File
Event Timeline
Log In to Comment