mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
Revert "circleci: Upgrade to version 2.1 of the schema"
This reverts commit c8f850ae17
.
This commit is contained in:
parent
c8f850ae17
commit
0e5a26057c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue