Skip to content

Commit

Permalink
add experimental goat image
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed Nov 29, 2023
1 parent 0eec838 commit 1a02e5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions spec/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -325,6 325,12 @@ racket-8-2:
#lang racket
(display "Hello World")
goat:
image: 'zekro/goat:latest'
entrypoint: 'goat'
filename: 'main.goat'
language: 'goatfile'

ruby:
image: 'ruby:alpine'
entrypoint: 'ruby'
Expand Down

0 comments on commit 1a02e5e

Please sign in to comment.