diff options
Diffstat (limited to 'jjb/release-jjb-eel-snapshot')
-rw-r--r-- | jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml index e16ac4d4..68267dc6 100644 --- a/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml +++ b/jjb/release-jjb-eel-snapshot/release-jjb-eel-snapshot.yaml @@ -35,6 +35,14 @@ name: UPLOAD default: yes_or_no description: "Upload?" + - string: + name: BUILDONLY + default: ignore + description: "build only specified machine" + - string: + name: DISABLE_SSTATE_MIRROR + default: ignore + description: "Set to YES to disable sstate-mirror" axes: - axis: type: user-defined |