fix drone 6
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
7b3571cd5b
commit
e0c7f8f38a
@ -395,7 +395,7 @@ steps:
|
||||
- dotnet nuget push ./bin/*Contract*.nupkg --api-key $NUGETAPIKEY --source musk --skip-duplicate
|
||||
depends_on:
|
||||
- check-trigger
|
||||
- telegram-listener-nuget
|
||||
- telegram-listener-nuget
|
||||
|
||||
- name: users-nuget
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
@ -412,7 +412,7 @@ steps:
|
||||
- dotnet nuget push ./bin/*Contract*.nupkg --api-key $NUGETAPIKEY --source musk --skip-duplicate
|
||||
depends_on:
|
||||
- check-trigger
|
||||
- text-matcher-nuget
|
||||
- text-matcher-nuget
|
||||
|
||||
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
|
||||
# STAGE 2: Build Docker Images with Kaniko (3 parallel streams)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user