circleci: Upgrade to version 2.1 of the schema

Updates #12753
This commit is contained in:
Bjørn Erik Pedersen 2024-08-18 18:49:42 +02:00
parent 702b1e8b81
commit c8f850ae17
No known key found for this signature in database

View file

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