Skip to content

Commit

Permalink
release: Add withdeploy deb extended archives
Browse files Browse the repository at this point in the history
Also refactor and get the config up to date for new version of Hugoreleaser.

Closes #13166
  • Loading branch information
bep authored Dec 22, 2024
1 parent 6c583e3 commit 48a7aee
Show file tree
Hide file tree
Showing 3 changed files with 274 additions and 309 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ parameters:
defaults: &defaults
resource_class: large
docker:
- image: bepsays/ci-hugoreleaser:1.22300.20400
- image: bepsays/ci-hugoreleaser:1.22301.20401
environment: &buildenv
GOMODCACHE: /root/project/gomodcache
version: 2
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:
environment:
<<: [*buildenv]
docker:
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22300.20400
- image: bepsays/ci-hugoreleaser-linux-arm64:1.22301.20401
steps:
- *restore-cache
- &attach-workspace
Expand Down
307 changes: 0 additions & 307 deletions hugoreleaser.toml

This file was deleted.

Loading

0 comments on commit 48a7aee

Please sign in to comment.