Skip to content

Commit

Permalink
add upload to gcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
marianina8 committed May 24, 2024
1 parent 9bf3eea commit 7d5e518
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,7 @@ release:
dockers:
-
id: timetravel
dockerfile: "docker/timetravel.Dockerfile"
dockerfile: "docker/timetravel.Dockerfile"
- image_templates:
- "gcr.io/mmontagnino/timetravel:{{ .Tag }}"
- "gcr.io/mmontagnino/timetravel:latest"

0 comments on commit 7d5e518

Please sign in to comment.