Testing dynamic Jenkinsfile

This commit is contained in:
retropikzel 2025-06-05 22:52:13 +03:00
parent 62e957d8f0
commit b7fc2e31d7
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,4 +1,4 @@
def implementations = ['chibi'] def implementations = ['chibi', 'sagittarius']
def tests = ['primitives'] def tests = ['primitives']
pipeline { pipeline {