aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.woodpecker.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index a760ad8..4665b73 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -5,4 +5,10 @@ pipeline:
- emacs --version
- cask install
- cask emacs -batch -l test/ert-helper.el -f ert-run-tests-batch-and-exit
+ build:
+ image: silex/emacs:27-ci-cask
+ commands:
+ - emacs --version
+ - cask install
+ - cask emacs -batch -l test/ert-helper.el -f ert-run-tests-batch-and-exit