Skip to content

Commit a9d3262

Browse files
author
Rafael Martins
committed
disable aggregate_check, upload builds to staging
1 parent 77ef2c0 commit a9d3262

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

abs.yaml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@ build_parameters:
33
- "--suppress-variables"
44
#- "--skip-existing"
55
- "--error-overlinking"
6-
- "--error-overdepending"
6+
- "--error-overdepending"
7+
8+
aggregate_check: false
9+
10+
upload_channels:
11+
rmartins-staging: python-rl
12+
13+
upload_without_merge: False

0 commit comments

Comments
 (0)