mirror of
https://github.com/apple/pkl.git
synced 2026-05-19 21:37:04 +02:00
Add CI to release/x.x branch (#333)
Adds logic to build (but not deploy) commits on the release branch. This is so we have CI coverage for new patch releases of older versions.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
/// Builds the native `pkl` CLI
|
||||
extends "GradleJob.pkl"
|
||||
|
||||
import "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.0.0#/Config.pkl"
|
||||
import "package://pkg.pkl-lang.org/pkl-pantry/com.circleci.v2@1.1.0#/Config.pkl"
|
||||
import "package://pkg.pkl-lang.org/pkl-pantry/pkl.experimental.uri@1.0.0#/URI.pkl"
|
||||
|
||||
/// The OS to run on
|
||||
|
||||
Reference in New Issue
Block a user