From a727618c072e2be8562bb974eb69ae6240ec0381 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 28 Jan 2024 12:42:23 -0500 Subject: [PATCH] Remove comment. --- .woodpecker.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index ae54918e..2d8b0a35 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -8,7 +8,6 @@ steps: - apk add git - git submodule init - git submodule update --recursive --remote - #- source /root/.shrc install: image: node:20-alpine