Update .drone.yml
This commit is contained in:
parent
6cd56139a0
commit
ab181a2c58
@ -144,7 +144,7 @@ steps:
|
||||
- name: local-cache
|
||||
path: /cache
|
||||
depends_on:
|
||||
- clone
|
||||
- kaniko nocr users build & push
|
||||
|
||||
- name: nocr telegram listener nuget package make & push
|
||||
image: mcr.microsoft.com/dotnet/sdk:8.0
|
||||
@ -192,7 +192,7 @@ steps:
|
||||
- dotnet pack ./flea/users/Nocr.Users.sln -o ./flea/users/bin
|
||||
- dotnet nuget push ./flea/users/bin/*Contract*.nupkg --api-key $NUGETAPIKEY --source musk --skip-duplicate
|
||||
depends_on:
|
||||
- kaniko nocr users migrator build & push
|
||||
- kaniko nocr users build & push
|
||||
|
||||
volumes:
|
||||
- name: nfs-cache
|
||||
|
||||
Loading…
Reference in New Issue
Block a user