From c85fb435349a8b78c9408575d723f5cce1e4ffff Mon Sep 17 00:00:00 2001 From: Alexander Artemenko Date: Tue, 27 Feb 2024 09:39:39 +0300 Subject: [PATCH] Update deps --- qlfile.lock | 2 +- src/ci.lisp | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/qlfile.lock b/qlfile.lock index 982082b..ae996ea 100644 --- a/qlfile.lock +++ b/qlfile.lock @@ -5,7 +5,7 @@ ("ultralisp" . (:class qlot/source/dist:source-dist :initargs (:distribution "http://dist.ultralisp.org" :%version :latest) - :version "20231202040501")) + :version "20240227053500")) ("bordeaux-threads" . (:class qlot/source/github:source-github :initargs (:repos "svetlyak40wt/bordeaux-threads" :ref nil :branch "fix-apiv2-for-no-threads" :tag nil) diff --git a/src/ci.lisp b/src/ci.lisp index 649288d..54fc29b 100644 --- a/src/ci.lisp +++ b/src/ci.lisp @@ -50,6 +50,8 @@ :qlfile "{% ifequal quicklisp_dist \"ultralisp\" %} dist ultralisp http://dist.ultralisp.org {% endifequal %}") + ;; This is an example of a job with a custom + ;; step: (40ants-ci/jobs/lisp-job:lisp-job :name "check-ros-config" :lisp "ccl-bin" :steps ((40ants-ci/steps/sh:sh "Show Roswell Config"