Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions .craft.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
minVersion: "0.27.2"
changelogPolicy: auto
minVersion: "2.15.0"
changelog:
policy: auto
artifactProvider:
name: none
statusProvider:
Expand All @@ -13,10 +14,10 @@ targets:
- id: release
name: docker
source: ghcr.io/getsentry/snuba
target: getsentry/snuba
target: ghcr.io/getsentry/snuba
- id: latest
name: docker
source: ghcr.io/getsentry/snuba
target: getsentry/snuba
target: ghcr.io/getsentry/snuba
targetFormat: '{{{target}}}:latest'
- name: github
27 changes: 0 additions & 27 deletions .github/workflows/release-ghcr-version-tag.yml

This file was deleted.

Loading