Skip to content

Commit

Permalink
fix(craft): Set craft artifact provider to none (#62001)
Browse files Browse the repository at this point in the history
Release not going through, let's set artifact provider to none since
it's no longer needed
  • Loading branch information
hubertdeng123 committed Dec 19, 2023
1 parent 4299bfa commit 1d98736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .craft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ statusProvider:
config:
contexts:
- 'self-hosted'
artifactProvider:
name: none
targets:
- id: release
name: docker
Expand Down

0 comments on commit 1d98736

Please sign in to comment.