Browse Source

fix(craft): Set craft artifact provider to none (#62001)

Release not going through, let's set artifact provider to none since
it's no longer needed
Hubert Deng 1 year ago
parent
commit
1d98736475
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .craft.yml

+ 2 - 0
.craft.yml

@@ -7,6 +7,8 @@ statusProvider:
   config:
     contexts:
       - 'self-hosted'
+artifactProvider:
+  name: none
 targets:
   - id: release
     name: docker