Skip to content

Commit 48a7aee

Browse files
authored
release: Add withdeploy deb extended archives
Also refactor and get the config up to date for new version of Hugoreleaser. Closes #13166
1 parent 6c583e3 commit 48a7aee

File tree

3 files changed

+274
-309
lines changed

3 files changed

+274
-309
lines changed

‎.circleci/config.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ parameters:
44
defaults: &defaults
55
resource_class: large
66
docker:
7-
- image: bepsays/ci-hugoreleaser:1.22300.20400
7+
- image: bepsays/ci-hugoreleaser:1.22301.20401
88
environment: &buildenv
99
GOMODCACHE: /root/project/gomodcache
1010
version: 2
@@ -58,7 +58,7 @@ jobs:
5858
environment:
5959
<<: [*buildenv]
6060
docker:
61-
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22300.20400
61+
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22301.20401
6262
steps:
6363
- *restore-cache
6464
- &attach-workspace

‎hugoreleaser.toml

-307
This file was deleted.

0 commit comments

Comments
 (0)