fix: hotfixed CronTab dependencyrefs NOISSUE
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
name: Upload Python Package
 | 
					name: Build Docker image
 | 
				
			||||||
permissions:
 | 
					permissions:
 | 
				
			||||||
  contents: write
 | 
					  contents: write
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4,8 +4,8 @@
 | 
				
			|||||||
    <!--To inherit the global NuGet package sources remove the <clear/> line below -->
 | 
					    <!--To inherit the global NuGet package sources remove the <clear/> line below -->
 | 
				
			||||||
    <clear />
 | 
					    <clear />
 | 
				
			||||||
    <add key="nuget" value="https://api.nuget.org/v3/index.json" />
 | 
					    <add key="nuget" value="https://api.nuget.org/v3/index.json" />
 | 
				
			||||||
    <!--add key="gitea-projects" value="https://git.disi.dev/api/packages/Projects/nuget/index.json" />
 | 
					    <!--add key="gitea-projects" value="https://git.disi.dev/api/packages/Projects/nuget/index.json" /-->
 | 
				
			||||||
    <add key="gitea-homelab" value="https://git.disi.dev/api/packages/Homelab/nuget/index.json" />
 | 
					    <add key="gitea-homelab" value="https://git.disi.dev/api/packages/Homelab/nuget/index.json" />
 | 
				
			||||||
    <add key="gitea-artifacts" value="https://git.disi.dev/api/packages/Artifacts/nuget/index.json" /-->
 | 
					    <!--add key="gitea-artifacts" value="https://git.disi.dev/api/packages/Artifacts/nuget/index.json" /-->
 | 
				
			||||||
  </packageSources>
 | 
					  </packageSources>
 | 
				
			||||||
</configuration>
 | 
					</configuration>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user