Bring things to new compile-r7rs

This commit is contained in:
retropikzel 2025-07-19 21:07:26 +03:00
parent 608644a515
commit f7abd25c5c
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -17,7 +17,7 @@ pipeline {
parallel implementations.collectEntries { implementation-> parallel implementations.collectEntries { implementation->
[(implementation): { [(implementation): {
stage("${implementation} install") { stage("${implementation} snow-chibi install") {
catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') { catchError(buildResult: 'SUCCESS', stageResult: 'FAILURE') {
if("${implementation}" == "chicken") { if("${implementation}" == "chicken") {
DOCKERIMG="chicken:5" DOCKERIMG="chicken:5"