From 138e9029c8c264d7a6093855a31fb99f056d62af Mon Sep 17 00:00:00 2001 From: Raoul Snyman Date: Thu, 27 Jul 2023 16:35:04 -0700 Subject: [PATCH] Try to make valid yaml --- .woodpecker.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.woodpecker.yaml b/.woodpecker.yaml index be3fafe..d9e6011 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -9,7 +9,6 @@ steps: commands: - pip install hatch - hatch build - # when: tag deploy: image: python:3.11 commands: