Skip to content

Commit

Permalink
remove docker_template it no worky
Browse files Browse the repository at this point in the history
  • Loading branch information
anderssonw committed Sep 28, 2023
1 parent 01247e6 commit e42af80
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ archives:
- README.md

dockers:
- image_templates:
- "ghcr.io/kartverket/skiperator"
- "ghcr.io/kartverket/skiperator:latest"
- "ghcr.io/kartverket/skiperator:{{ .Version }}"
extra_files:
- extra_files:
- ./
dockerfile: Dockerfile
ids:
Expand Down

0 comments on commit e42af80

Please sign in to comment.