Fixed drone ci/cd parallelism.
This commit is contained in:
parent
28cab7a378
commit
0c537b1324
@ -120,7 +120,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:
|
||||
- nocr users nuget package make & push
|
||||
- nocr users build & push
|
||||
|
||||
- name: nocr telegram client build & push
|
||||
image: plugins/docker
|
||||
|
||||
Loading…
Reference in New Issue
Block a user