We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c11c65 commit 383ea4cCopy full SHA for 383ea4c
ci/codefresh.yaml
@@ -20,7 +20,7 @@ steps:
20
title: Compiling
21
stage: Build
22
arguments:
23
- image: denoland/deno:1.39.1
+ image: denoland/deno:alpine-1.39.1
24
commands:
25
- cf_export VERSION=$(cat VERSION)
26
- deno task compile
0 commit comments