Skip to content

Commit

Permalink
fix docker configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
marianina8 committed May 24, 2024
1 parent 03ef268 commit fae923a
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,5 @@ release:
prerelease: auto

dockers:
-
id: timetravel
skip_build: false
skip_push: false
dockerfile: "docker/timetravel.Dockerfile"
use: docker
id: timetravel
dockerfile: "docker/timetravel.Dockerfile"

0 comments on commit fae923a

Please sign in to comment.