mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -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
|
- image: bepsays/ci-hugoreleaser:1.22300.20000
|
||||||
environment: &buildenv
|
environment: &buildenv
|
||||||
GOMODCACHE: /root/project/gomodcache
|
GOMODCACHE: /root/project/gomodcache
|
||||||
version: 2.1
|
version: 2
|
||||||
jobs:
|
jobs:
|
||||||
prepare_release:
|
prepare_release:
|
||||||
<<: *defaults
|
<<: *defaults
|
||||||
|
|
Loading…
Reference in a new issue