Revert "circleci: Upgrade to version 2.1 of the schema"

This reverts commit c8f850ae17.
This commit is contained in:
Bjørn Erik Pedersen
2024-08-18 19:12:02 +02:00
parent c8f850ae17
commit 0e5a26057c

View File

@@ -7,7 +7,7 @@ defaults: &defaults
- image: bepsays/ci-hugoreleaser:1.22300.20000
environment: &buildenv
GOMODCACHE: /root/project/gomodcache
version: 2.1
version: 2
jobs:
prepare_release:
<<: *defaults